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

Could not install through pip #11

Open
nomad5000 opened this issue May 2, 2014 · 0 comments
Open

Could not install through pip #11

nomad5000 opened this issue May 2, 2014 · 0 comments

Comments

@nomad5000
Copy link

When I tried to install through pip I got this error message.
(stafffood)MacBook-Pro-de-Michael:stafffood michael$ tail /Users/michael/.pip/pip.log
Traceback (most recent call last):
File "/Users/michael/PythonEnvs/stafffood/lib/python2.7/site-packages/pip/basecommand.py", line 122, in main
status = self.run(options, args)
File "/Users/michael/PythonEnvs/stafffood/lib/python2.7/site-packages/pip/commands/install.py", line 278, in run
requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
File "/Users/michael/PythonEnvs/stafffood/lib/python2.7/site-packages/pip/req.py", line 1177, in prepare_files
url = finder.find_requirement(req_to_install, upgrade=self.upgrade)
File "/Users/michael/PythonEnvs/stafffood/lib/python2.7/site-packages/pip/index.py", line 277, in find_requirement
raise DistributionNotFound('No distributions at all found for %s' % req)
DistributionNotFound: No distributions at all found for pyPdf (from xhtml2pdf==0.0.5->django-pdfy)

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