、インターネットアクセスは、NTLM認証によって管理されていると、Windowsのユーザーアカウントに関連付けられている、とeasy_installをまたはピップは動作しません:easy_installをまたはNTLM認証とピップは、私の作業環境で
C:\>easy_install django
install_dir D:\Python26\Lib\site-packages\
Searching for django
Reading http://pypi.python.org/simple/django/
Download error: timed out -- Some packages may not be found!
....
C:\>pip install django
Downloading/unpacking django
Cannot fetch index base URL http://pypi.python.org/simple/
Could not find any downloads that satisfy the requirement django
No distributions at all found for django
を取得することは可能です彼らはそのような環境で働いていますか?
重複http://stackoverflow.com/questions/9698557/how-to-use-pip-on-windows-behind-an-authenticating-proxy/ – rofrol