You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using pybel to parse human_2.0.bel.nodelink.json in this repository errors with NotImplementedError: where is key cbn_pathway?. Looking into the file itself, it seems like the key cbn_pathway does exist, I'm wondering if the generated data files might be out of date with respect to pybel?
Using
pybel
to parsehuman_2.0.bel.nodelink.json
in this repository errors withNotImplementedError: where is key cbn_pathway?
. Looking into the file itself, it seems like the keycbn_pathway
does exist, I'm wondering if the generated data files might be out of date with respect topybel
?The following code reproduces the error:
Python version 3.11.4
OS: Ubuntu 20.04.6
pybel version: 0.15.5
The traceback I get:
The text was updated successfully, but these errors were encountered: