that's odd. can you send us the debug output of this attempt?
stijn On 01/31/2014 02:06 AM, Bart Verleye wrote:
Hey Stijn, On 30/01/14 20:07, Stijn De Weirdt wrote:python -c 'import urllib; urllib.urlretrieve("https://pypi.python.org/packages/source/p/pip/pip-1.1.tar.gz", "/tmp/pip-1.1.tar.gz")' tar ztf /tmp/pip-1.1.tar.gzSeems to work fine... Bart

