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

DistributionNotFound #98

Closed
johanndiedrick opened this issue Mar 26, 2015 · 3 comments
Closed

DistributionNotFound #98

johanndiedrick opened this issue Mar 26, 2015 · 3 comments

Comments

@johanndiedrick
Copy link

Recently I've been getting this error. Any ideas?

(venv)Johanns-MacBook-Air:bin johanndiedrick$ rainbowstream
Traceback (most recent call last):
File "venv/bin/rainbowstream", line 5, in
from pkg_resources import load_entry_point
File "build/bdist.macosx-10.10-x86_64/egg/pkg_resources.py", line 2876, in
File "build/bdist.macosx-10.10-x86_64/egg/pkg_resources.py", line 451, in _build_master
File "build/bdist.macosx-10.10-x86_64/egg/pkg_resources.py", line 464, in _build_from_requirements
File "build/bdist.macosx-10.10-x86_64/egg/pkg_resources.py", line 639, in resolve
pkg_resources.DistributionNotFound: rainbowstream==1.2.5
(venv)Johanns-MacBook-Air:python johanndiedrick$

OS: OS X Yosemite 10.10.2
Python version: 2.7.8

@orakaro
Copy link
Owner

orakaro commented Mar 26, 2015

Did you tried to unsintall and reinstall rainbowstream ?

@johanndiedrick
Copy link
Author

I ended up wiping my venv folder, creating a new one and reinstalling. Everything worked, and my credentials were intact as well. Not sure how to reproduce this, sorry! Feel free to close this if you want :)

@orakaro
Copy link
Owner

orakaro commented Mar 27, 2015

Glad that it worked for you 🍺

@orakaro orakaro closed this as completed Mar 27, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants