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

pyGTrends isn't installable via pip #6

Open
hyperair opened this issue Dec 5, 2012 · 1 comment
Open

pyGTrends isn't installable via pip #6

hyperair opened this issue Dec 5, 2012 · 1 comment

Comments

@hyperair
Copy link

hyperair commented Dec 5, 2012

% pip install pyGTrends
Downloading/unpacking pyGTrends
Could not find any downloads that satisfy the requirement pyGTrends
No distributions at all found for pyGTrends
Storing complete log in /home/hyperair/.pip/pip.log

@hyperair
Copy link
Author

hyperair commented Dec 5, 2012

Here's the install log.

/home/hyperair/.virtualenvs/healthmeter/bin/pip run on Wed Dec 5 15:12:18 2012
Downloading/unpacking pyGTrends

Getting page http://pypi.python.org/simple/pyGTrends
URLs to search for versions for pyGTrends:

No distributions at all found for pyGTrends

Exception information:
Traceback (most recent call last):
File "/home/hyperair/.virtualenvs/healthmeter/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/basecommand.py", line 104, in main
status = self.run(options, args)
File "/home/hyperair/.virtualenvs/healthmeter/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/commands/install.py", line 245, in run
requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle)
File "/home/hyperair/.virtualenvs/healthmeter/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/req.py", line 978, in prepare_files
url = finder.find_requirement(req_to_install, upgrade=self.upgrade)
File "/home/hyperair/.virtualenvs/healthmeter/local/lib/python2.7/site-packages/pip-1.1-py2.7.egg/pip/index.py", line 157, in find_requirement
raise DistributionNotFound('No distributions at all found for %s' % req)
DistributionNotFound: No distributions at all found for pyGTrends

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