ndexbio / ndex2-client

NDEx2 Client
BSD 3-Clause "New" or "Revised" License
6 stars 6 forks source link

`neo4jrestclient` should be included in setup.py #24

Closed shfong closed 5 years ago

shfong commented 5 years ago

I tried installing the latest version of ndex2 via pip today, and importing the package fails because of the following error: "ModuleNotFoundError: No module named 'neo4jrestclient'". Installing neo4jrestclient manually solved the problem, but the package should probably be included in the setup file.

cthoyt commented 5 years ago

I also had this problem

agary-ucsd commented 5 years ago

Requirement has been removed and a new version pushed to pypi. It was intended as a new feature for the next release, but has since been cut.

coleslaw481 commented 5 years ago

Looks like this was fixed in 2.0.0.8