Having problems installing Heroku database
Trying to get started with Django. My tutorial tells me to run pip install dj-database-url. When I do that, I get:
postgres@precise64:/vagrant/projects2/microblog$ pip install 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
Storing complete log in /var/lib/postgresql/.pip/pip.log
Any suggestions would be greatly appreciated!
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/45c46fbb-b224-4a8c-87b1-e8db8e97785d%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home