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