ArchiveOrangemail archive

General discussion list for the Python programming language


python-list.python.org
(List home) (Recent threads) (97 other Python lists)

Subscription Options

  • RSS or Atom: Read-only subscription using a browser or aggregator. This is the recommended way if you don't need to send messages to the list. You can learn more about feed syndication and clients here.
  • Conventional: All messages are delivered to your mail address, and you can reply. To subscribe, send an email to the list's subscribe address with "subscribe" in the subject line, or visit the list's homepage here.
  • High traffic list: 30+ messages per day
  • This list contains about 646,257 messages, beginning Feb 1999
  • 24 messages added yesterday
Report the Spam
This button sends a spam report to the moderator. Please use it sparingly. For other removal requests, read this.
Are you sure? yes no

Uploaded package not pip installable

Ad
James Pic 1336638608Thu, 10 May 2012 08:30:08 +0000 (UTC)
Hello everybody,

I uploaded a couple of packages:

- http://pypi.python.org/pypi/django-cities-lig...
- http://pypi.python.org/pypi/django-autocomple...

But they are not pip installable:


<<< 10:12.00 Thu May 10 2012!~
<<< jpic@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@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
Home | About | Privacy