pip install librosa proxy failed

517 views
Skip to first unread message

My Little Stuffs

unread,
May 12, 2016, 7:29:57 AM5/12/16
to librosa
I'm trying to install librosa on my ubuntu using pip install librosa but I always fail as it seems like it needs proxy. But my network DOES NOT USE PROXY. 

Retrying (Retry(total=4, connect=None, read=None, redirect=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 407 Proxy Authentication Required',))': /simple/audioread/
  Retrying (Retry(total=3, connect=None, read=None, redirect=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 407 Proxy Authentication Required',))': /simple/audioread/
  Retrying (Retry(total=2, connect=None, read=None, redirect=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 407 Proxy Authentication Required',))': /simple/audioread/
  Retrying (Retry(total=1, connect=None, read=None, redirect=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 407 Proxy Authentication Required',))': /simple/audioread/
  Retrying (Retry(total=0, connect=None, read=None, redirect=None)) after connection broken by 'ProxyError('Cannot connect to proxy.', OSError('Tunnel connection failed: 407 Proxy Authentication Required',))': /simple/audioread/
  Could not find a version that satisfies the requirement audioread>=2.0.0 (from librosa==0.4.2) (from versions: )
No matching distribution found for audioread>=2.0.0 (from librosa==0.4.2)

So I tried to use network with proxy but it still the same like the above response.
What should I do?
Please help. Thank you in advanced.

Brian McFee

unread,
May 12, 2016, 9:40:33 AM5/12/16
to librosa
This sounds like a larger problem with your python environment and/or network configuration.

Are you able to "pip install audioread" directly?
Reply all
Reply to author
Forward
0 new messages