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

"tarbell newproject" encounter error,how to fix it? #433

Open
luckypoem opened this issue Aug 7, 2016 · 0 comments
Open

"tarbell newproject" encounter error,how to fix it? #433

luckypoem opened this issue Aug 7, 2016 · 0 comments

Comments

@luckypoem
Copy link

hi.

root@AR:/usr/local/tarbell-site# pip install requests==2.3.0
Requirement already satisfied (use --upgrade to upgrade): requests==2.3.0 in /usr/local/lib/python2.7/dist-packages
root@AR:/usr/local/tarbell-site# tarbell newproject
Traceback (most recent call last):
File "/usr/local/bin/tarbell", line 5, in
from pkg_resources import load_entry_point
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2707, in
working_set.require(requires)
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 686, in require
needed = self.resolve(parse_requirements(requirements))
File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 584, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: requests==2.3.0
root@AR:/usr/local/tarbell-site#

thank you

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

1 participant