Uploaded package not pip installable
James Pic
jamespic at gmail.com
Thu May 10 04:27:16 EDT 2012
Hello everybody,
I uploaded a couple of packages:
- http://pypi.python.org/pypi/django-cities-light/1.0
- http://pypi.python.org/pypi/django-autocomplete-light/0.1
But they are not pip installable:
<<< 10:12.00 Thu May 10 2012!~
<<< jpic at germaine!10012 E:1 env
>>> pip install django-autocomplete-light
Downloading/unpacking django-autocomplete-light
Could not find any downloads that satisfy the requirement
django-autocomplete-light
No distributions at all found for django-autocomplete-light
Storing complete log in /home/jpic/.pip/pip.log
<<< 10:20.47 Thu May 10 2012!~
<<< jpic at germaine!10012 E:1 env
>>> pip install django-cities-light
Downloading/unpacking django-cities-light
Could not find any downloads that satisfy the requirement django-cities-light
No distributions at all found for django-cities-light
Storing complete log in /home/jpic/.pip/pip.log
Any idea please ?
Regards
More information about the Python-list
mailing list