dj-database-url

Downloading/unpacking dj-database-url Cannot fetch index base URL http://pypi.python.org/simple/ Could not find any downloads that satisfy the requirement dj-database-url No distributions at all found for dj-database-url

Sorry You must be a logged in, registered user to answer a question.

Answers

Here is my log. Would be forever in debt if someone could help me get past this.

/usr/bin/pip run on Tue Jan 14 00:11:16 2014 Downloading/unpacking dj-database-url Getting page http://pypi.python.org/simple/dj-database-url Could not fetch URL http://pypi.python.org/simple/dj-database-url: Will skip URL http://pypi.python.org/simple/dj-database-url when looking for download links for dj-database-url Getting page http://pypi.python.org/simple/ Could not fetch URL http://pypi.python.org/simple/: Will skip URL http://pypi.python.org/simple/ when looking for download links for dj-database-url Cannot fetch index base URL http://pypi.python.org/simple/ URLs to search for versions for dj-database-url: * http://pypi.python.org/simple/dj-database-url/ Getting page http://pypi.python.org/simple/dj-database-url/ Could not fetch URL http://pypi.python.org/simple/dj-database-url/: Will skip URL http://pypi.python.org/simple/dj-database-url/ when looking for download links for dj-database-url Could not find any downloads that satisfy the requirement dj-database-url No distributions at all found for dj-database-url Exception information: Traceback (most recent call last): File "/usr/lib/python2.7/dist-packages/pip/basecommand.py", line 126, in main self.run(options, args) File "/usr/lib/python2.7/dist-packages/pip/commands/install.py", line 223, in run requirement_set.prepare_files(finder, force_root_egg_info=self.bundle, bundle=self.bundle) File "/usr/lib/python2.7/dist-packages/pip/req.py", line 948, in prepare_files url = finder.find_requirement(req_to_install, upgrade=self.upgrade) File "/usr/lib/python2.7/dist-packages/pip/index.py", line 152, in find_requirement raise DistributionNotFound('No distributions at all found for %s' % req) DistributionNotFound: No distributions at all found for dj-database-url (END)

I am facing the same issue. Please help. I did try to google for the answer but no luck.
Sachin Pisal on