On 29/05/13 14:16, Semi wrote: > You can try links, all of them alive. > Something happened with Linux. > Please check this problem carefully.
------------------------------------------------------------------ $ curl -k -D- https://pypi.python.org/simple/python-Levenshtein/ HTTP/1.1 200 OK Date: Wed, 29 May 2013 12:17:28 GMT Server: nginx/1.1.19 Content-Type: text/html; charset=utf-8 Strict-Transport-Security: max-age=31536000 Cache-Control: max-age=3600, public Via: 1.1 varnish Content-Length: 800 Accept-Ranges: bytes Via: 1.1 varnish Age: 969 X-Served-By: cache-s34-SJC2, cache-a16-AMS X-Cache: MISS, HIT X-Cache-Hits: 0, 3 X-Timer: S1369828879.616590023,VS0,VS77,VE129,VE969233 Vary: Accept-Encoding <html><head><title>Links for python-Levenshtein</title><meta name="api-version" value="2" /></head><body><h1>Links for python-Levenshtein</h1><a href="../../packages/source/p/python-Levenshtein/python-Levenshtein-0.10.2.tar.gz#md5=c8af7296dc640abdf511614ee677bbb8" rel="internal">python-Levenshtein-0.10.2.tar.gz</a><br/> <a href="http://trific.ath.cx/resources/python/levenshtein/" rel="homepage">0.10.1 home_page</a><br/> <a href="http://github.com/miohtama/python-Levenshtein" rel="homepage">0.10.2 home_page</a><br/> <a href="http://webandmobile.mfabrik.com">http://webandmobile.mfabrik.com</a><br/> <a href="http://celljam.net/">http://celljam.net/</a><br/> <a href="http://github.com/miohtama/python-Levenshtein/tree/">http://github.com/miohtama/python-Levenshtein/tree/</a><br/> </body></html> ------------------------------------------------------------------ This works ... you probably have a local network issue. -- kind regards David Sommerseth > > On 29-May-13 15:13, David Sommerseth wrote: >> On 29/05/13 14:10, Semi wrote: >>> easy_install of python doesn't work too on SL6.4. >>> >>> easy_install python-Levenshtein >>> Searching for python-Levenshtein >>> Reading http://pypi.python.org/simple/python-Levenshtein/ >>> Download error: [Errno 111] Connection refused -- Some packages may not >>> be found! >>> Reading http://pypi.python.org/simple/python-Levenshtein/ >>> Download error: [Errno 111] Connection refused -- Some packages may not >>> be found! >>> Couldn't find index page for 'python-Levenshtein' (maybe misspelled?) >>> Scanning index of all packages (this may take a while) >>> Reading http://pypi.python.org/simple/ >>> Download error: [Errno 111] Connection refused -- Some packages may not >>> be found! >>> No local packages or download links found for python-Levenshtein >>> error: Could not find suitable distribution for >>> Requirement.parse('python-Levenshtein') >> Come on! Can you please read the error messages more carefully? It is >> pretty obvious it cannot connect to pypi.python.org in this case. That >> is also not a Scientific Linux related server. >> >> >> -- >> kind regards, >> >> David Sommerseth >
