Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error about libNeuroML dependency, even though it's installed #11

Closed
travs opened this issue Aug 11, 2015 · 3 comments
Closed

Error about libNeuroML dependency, even though it's installed #11

travs opened this issue Aug 11, 2015 · 3 comments

Comments

@travs
Copy link

travs commented Aug 11, 2015

Followed the setup instructions in the readme.

Trying:

$ pynml
Traceback (most recent call last):
  File "/usr/local/bin/pynml", line 5, in <module>
    from pkg_resources import load_entry_point
  File "build/bdist.macosx-10.10-x86_64/egg/pkg_resources/__init__.py", line 3070, in <module>
  File "build/bdist.macosx-10.10-x86_64/egg/pkg_resources/__init__.py", line 3056, in _call_aside
  File "build/bdist.macosx-10.10-x86_64/egg/pkg_resources/__init__.py", line 3083, in _initialize_master_working_set
  File "build/bdist.macosx-10.10-x86_64/egg/pkg_resources/__init__.py", line 647, in _build_master
  File "build/bdist.macosx-10.10-x86_64/egg/pkg_resources/__init__.py", line 660, in _build_from_requirements
  File "build/bdist.macosx-10.10-x86_64/egg/pkg_resources/__init__.py", line 833, in resolve
pkg_resources.DistributionNotFound: The 'libNeuroML>=0.2.5' distribution was not found and is required by pyNeuroML

And yet:

$ pip list
airspeed (0.5.4.dev20150515)
cachetools (0.8.0)
funcsigs (0.4)
libNeuroML (0.2.9)             <- hmm
lxml (3.4.4)
matplotlib (1.4.3)
mock (1.3.0)
nose (1.3.7)
numpy (1.9.2)
pbr (1.4.0)
pip (7.1.0)
PyLEMS (0.3.7)
pyNeuroML (0.1.1)
pyparsing (2.0.3)
python-dateutil (2.4.2)
pytz (2015.4)
setuptools (15.0)
six (1.9.0)

I've not had this error before.
Fresh virtualenv, OSX.

Anything I can do to help test this further?

@pgleeson
Copy link
Member

@travs, I've made some changes to the install scripts since this, please let me know if it's still an issue.

@sanjayankur31
Copy link
Member

Hi @travs : are you still seeing this issue? (otherwise we'll close this ticket).

@sanjayankur31
Copy link
Member

I'm going to close this issue. @travs , please re-open it if you still see it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants