`
arpenker
  • 浏览: 329842 次
  • 性别: Icon_minigender_1
  • 来自: 广州
社区版块
存档分类
最新评论

pip 下载报错

pip 
阅读更多
download 2 source  flask,win32api


D:\>C:\Users\admin\.conda\envs\python37\python -m pip install -i https://pypi.tuna.tsinghua.edu.cn/simple
WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
ERROR: You must give at least one requirement to install (see "pip help install")

D:\>C:\Users\admin\.conda\envs\python37\Scripts\pip install -i http://pypi.tuna.tsinghua.edu.cn/simpleu.cn/simple
ERROR: You must give at least one requirement to install (see "pip help install")

D:\>C:\Users\admin\.conda\envs\python37\Scripts\pip install -i http://pypi.douban.com/simple flask
Looking in indexes: http://pypi.douban.com/simple
WARNING: The repository located at pypi.douban.com is not a trusted or secure host and is being ignored. If this repository is available via HTTPS we recommend you use HTTPS instead, otherwise you may silence this warning and allow it anyway with '--trusted-host pypi.douban.com'.
ERROR: Could not find a version that satisfies the requirement flask (from versions: none)
ERROR: No matching distribution found for flask

D:\>C:\Users\admin\.conda\envs\python37\Scripts\pip install pyinstaller -i https://pypi.tuna.tsinghua.edu.cn/simple
WARNING: pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available.
Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/pyinstaller/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/pyinstaller/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/pyinstaller/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/pyinstaller/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /simple/pyinstaller/
Could not fetch URL https://pypi.tuna.tsinghua.edu.cn/simple/pyinstaller/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.tuna.tsinghua.edu.cn', port=443): Max retries exceeded with url: /simple/pyinstaller/ (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.")) - skipping
ERROR: Could not find a version that satisfies the requirement pyinstaller (from versions: none)
ERROR: No matching distribution found for pyinstaller

D:\>C:\Users\admin\.conda\envs\python37\Scripts\pip install xxx -i http://pypi.douban.com/simple --trusted-host pypi.douban.com
Looking in indexes: http://pypi.douban.com/simple
Collecting xxx
  Downloading http://pypi.doubanio.com/packages/e5/08/11eaca528308a461ac53e3d510e8a74deb1a3a768f20dbe1920b10334622/xxx-0.0.1-py3-none-any.whl (1.3 kB)
Installing collected packages: xxx
Successfully installed xxx-0.0.1

D:\>C:\Users\admin\.conda\envs\python37\Scripts\pip install flask -i http://pypi.douban.com/simple --trusted-host pypi.douban.com
Looking in indexes: http://pypi.douban.com/simple
Collecting flask
  Downloading http://pypi.doubanio.com/packages/0f/43/15f4f9ab225b0b25352412e8daa3d0e3d135fcf5e127070c74c3632c8b4c/Flask-2.2.2-py3-none-any.whl (101 kB)
     ---------------------------------------- 101.5/101.5 kB 1.5 MB/s eta 0:00:00
Collecting click>=8.0
  Downloading http://pypi.doubanio.com/packages/c2/f1/df59e28c642d583f7dacffb1e0965d0e00b218e0186d7858ac5233dce840/click-8.1.3-py3-none-any.whl (96 kB)
     ---------------------------------------- 96.6/96.6 kB 461.8 kB/s eta 0:00:00
Collecting importlib-metadata>=3.6.0
  Downloading http://pypi.doubanio.com/packages/b5/64/ef29a63cf08f047bb7fb22ab0f1f774b87eed0bb46d067a5a524798a4af8/importlib_metadata-5.0.0-py3-none-any.whl (21 kB)
Collecting itsdangerous>=2.0
  Downloading http://pypi.doubanio.com/packages/68/5f/447e04e828f47465eeab35b5d408b7ebaaaee207f48b7136c5a7267a30ae/itsdangerous-2.1.2-py3-none-any.whl (15 kB)
Collecting Jinja2>=3.0
  Downloading http://pypi.doubanio.com/packages/bc/c3/f068337a370801f372f2f8f6bad74a5c140f6fda3d9de154052708dd3c65/Jinja2-3.1.2-py3-none-any.whl (133 kB)
     ---------------------------------------- 133.1/133.1 kB 1.6 MB/s eta 0:00:00
Collecting Werkzeug>=2.2.2
  Downloading http://pypi.doubanio.com/packages/c8/27/be6ddbcf60115305205de79c29004a0c6bc53cec814f733467b1bb89386d/Werkzeug-2.2.2-py3-none-any.whl (232 kB)
     ---------------------------------------- 232.7/232.7 kB 1.4 MB/s eta 0:00:00
Collecting colorama
  Downloading http://pypi.doubanio.com/packages/d1/d6/3965ed04c63042e047cb6a3e6ed1a63a35087b6a609aa3a15ed8ac56c221/colorama-0.4.6-py2.py3-none-any.whl (25 kB)
Collecting typing-extensions>=3.6.4
  Downloading http://pypi.doubanio.com/packages/0b/8e/f1a0a5a76cfef77e1eb6004cb49e5f8d72634da638420b9ea492ce8305e8/typing_extensions-4.4.0-py3-none-any.whl (26 kB)
Collecting zipp>=0.5
  Downloading http://pypi.doubanio.com/packages/40/8a/d63273ed0fa4a3d06f77e7b043f6577d8894e95515b0c187c52e2c0efabb/zipp-3.10.0-py3-none-any.whl (6.2 kB)
Collecting MarkupSafe>=2.0
  Downloading http://pypi.doubanio.com/packages/3f/38/f422a81b41bdac48f1d19c45f6e203c04bc45d2c35505873fdecdddee1ec/MarkupSafe-2.1.1-cp37-cp37m-win_amd64.whl (17 kB)
Installing collected packages: zipp, typing-extensions, MarkupSafe, itsdangerous, colorama, Werkzeug, Jinja2, importlib-metadata, click, flask
  WARNING: The script flask.exe is installed in 'C:\Users\admin\.conda\envs\python37\Scripts' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed Jinja2-3.1.2 MarkupSafe-2.1.1 Werkzeug-2.2.2 click-8.1.3 colorama-0.4.6 flask-2.2.2 importlib-metadata-5.0.0 itsdangerous-2.1.2 typing-extensions-4.4.0 zipp-3.10.0

D:\>C:\Users\admin\.conda\envs\python37\Scripts\pip install win32api -i http://pypi.douban.com/simple --trusted-host pypi.douban.com
Looking in indexes: http://pypi.douban.com/simple
ERROR: Could not find a version that satisfies the requirement win32api (from versions: none)
ERROR: No matching distribution found for win32api

D:\>C:\Users\admin\.conda\envs\python37\Scripts\pip install win32api -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host pypi.douban.com
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
WARNING: The repository located at mirrors.aliyun.com is not a trusted or secure host and is being ignored. If this repository is available via HTTPS we recommend you use HTTPS instead, otherwise you may silence this warning and allow it anyway with '--trusted-host mirrors.aliyun.com'.
ERROR: Could not find a version that satisfies the requirement win32api (from versions: none)
ERROR: No matching distribution found for win32api

D:\>C:\Users\admin\.conda\envs\python37\Scripts\pip install win32api -i http://mirrors.aliyun.com/pypi/simple/ --trusted-host mirrors.aliyun.com
Looking in indexes: http://mirrors.aliyun.com/pypi/simple/
ERROR: Could not find a version that satisfies the requirement win32api (from versions: none)
ERROR: No matching distribution found for win32api

D:\>C:\Users\admin\.conda\envs\python37\Scripts\pip install win32api -i http://pypi.hustunique.com --trusted-host pypi.hustunique.com
Looking in indexes: http://pypi.hustunique.com
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /win32api/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /win32api/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /win32api/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /win32api/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'SSLError("Can't connect to HTTPS URL because the SSL module is not available.")': /win32api/
Could not fetch URL http://pypi.hustunique.com/win32api/: There was a problem confirming the ssl certificate: HTTPSConnectionPool(host='pypi.hustunique.com', port=443): Max retries exceeded with url: /win32api/ (Caused by SSLError("Can't connect to HTTPS URL because the SSL module is not available.")) - skipping
ERROR: Could not find a version that satisfies the requirement win32api (from versions: none)
ERROR: No matching distribution found for win32api

D:\>C:\Users\admin\.conda\envs\python37\Scripts\pip install win32api -i http://pypi.tsinghua.edu.cn/simple --trusted-host pypi.tsinghua.edu.cn
Looking in indexes: http://pypi.tsinghua.edu.cn/simple
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPConnection object at 0x0000016EBEED44C8>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /simple/win32api/
WARNING: Retrying (Retry(total=3, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPConnection object at 0x0000016EBEEE3448>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /simple/win32api/
WARNING: Retrying (Retry(total=2, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPConnection object at 0x0000016EBEEE9188>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /simple/win32api/
WARNING: Retrying (Retry(total=1, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPConnection object at 0x0000016EBEEE9EC8>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /simple/win32api/
WARNING: Retrying (Retry(total=0, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPConnection object at 0x0000016EBEEEEC48>: Failed to establish a new connection: [Errno 11001] getaddrinfo failed')': /simple/win32api/
ERROR: Could not find a version that satisfies the requirement win32api (from versions: none)
ERROR: No matching distribution found for win32api

D:\>C:\Users\admin\.conda\envs\python37\Scripts\pip install win32api -i http://pypi.sdutlinux.org --trusted-host pypi.sdutlinux.org
Looking in indexes: http://pypi.sdutlinux.org
ERROR: Could not find a version that satisfies the requirement win32api (from versions: none)
ERROR: No matching distribution found for win32api

D:\>C:\Users\admin\.conda\envs\python37\Scripts\pip install pypiwin32api -i http://pypi.sdutlinux.org --trusted-host pypi.sdutlinux.org
Looking in indexes: http://pypi.sdutlinux.org
ERROR: Could not find a version that satisfies the requirement pypiwin32api (from versions: none)
ERROR: No matching distribution found for pypiwin32api

D:\>C:\Users\admin\.conda\envs\python37\Scripts\pip install pypiwin32 -i http://pypi.douban.com/simple --trusted-host pypi.douban.com
Looking in indexes: http://pypi.douban.com/simple
Collecting pypiwin32
  Downloading http://pypi.doubanio.com/packages/d0/1b/2f292bbd742e369a100c91faa0483172cd91a1a422a6692055ac920946c5/pypiwin32-223-py3-none-any.whl (1.7 kB)
Collecting pywin32>=223
  Downloading http://pypi.doubanio.com/packages/a4/d9/e80172360b380ea41f423f3ddf2d0d986dd88c7b69c102494f52fd84012f/pywin32-304-cp37-cp37m-win_amd64.whl (12.2 MB)
     ---------------------------------------- 12.2/12.2 MB 1.3 MB/s eta 0:00:00
Installing collected packages: pywin32, pypiwin32
Successfully installed pypiwin32-223 pywin32-304

D:\>


























































alled pypiwin32-223 pywin32-304
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics