Re: FYI: pip install django is failing

2015-12-26 Thread Daniel Chimeno
There was a issue with pypi from some locations, although the status page doesn't say anything about it. https://status.python.org/ El viernes, 25 de diciembre de 2015, 13:03:05 (UTC+1), john...@gmail.com escribió: > > >pip install django --upgrade > Collecting djan

Re: FYI: pip install django is failing

2015-12-25 Thread Florian Apolloner
Seems to be a pypi issue, I see all files just fine there (with the link you provided) On Friday, December 25, 2015 at 1:03:05 PM UTC+1, john...@gmail.com wrote: > > >pip install django --upgrade > Collecting django > Could not find a version that satisfies the requirement django (from > version

FYI: pip install django is failing

2015-12-25 Thread john . furr
>pip install django --upgrade Collecting django Could not find a version that satisfies the requirement django (from versions: ) No matching distribution found for django This seems to only be an issue with django as all other packages in requirements file are installing fine this morning Looki