On Monday, May 9, 2016 at 3:30:31 PM UTC+5:30, Michael Ströder wrote: > HI! > > Deep-links for downloading a specific version from PyPI seemed to work like > this: > > $ wget > https://pypi.python.org/packages/source/a/ansible/ansible-2.0.1.0.tar.gz > [..] > Saving to: 'ansible-2.0.1.0.tar.gz' > > But this recent version does not work: > > $ wget > https://pypi.python.org/packages/source/a/ansible/ansible-2.0.2.0.tar.gz > [..] > HTTP request sent, awaiting response... 404 Not Found > > Ciao, Michael.
how its working for you, for me it says ssl connection error,if i do wget from linux as root user. -- https://mail.python.org/mailman/listinfo/python-list
