Closed charalamm closed 3 years ago
Hi @charalamm I've been working on an update to this package. I just realized it didn't have a PR. Now it's at #17. I hope this solves your issue (once it's merged)
However, you're running quite an old version of python - this will be a problem since the newest versions of Bio2BEL and Bio2BEL-Reactome have been Python 3.7+
So I should just redo pip3 install git+https://github.com/bio2bel/reactome.git
?
Thank you for replying!!
Closed by #17
Python 3.6.9 Ubuntu 18.04
installing with
pip3 install bio2bel_reactome
raises the following errorInstalling with
pip3 install git+https://github.com/bio2bel/reactome.git
raises this error:Is there something I could do?
Thank you!