Use pip error in the Win10 command line: pip is configured with locations that require TLS / SSL

Win10 new computer system, configured Anaconda3

Want to use pip to install some packages on the command line, the result of an error:
the WARNING: pip IS the Configured with locations that The require TLS / SSL, HOWEVER IS at The ssl Python Module not in the Available.

Checked the configuration looks like the issue of the environment, try to modify environment variables can not be resolved.

Solution:
do not run cmd, and run Anaconda Prompt, it can normally use pip install it


----------------
Disclaimer: This article is CSDN bloggers "want to be technical home of dead fat house 'original article, follow the CC 4.0 BY-SA copyright agreements, please attach a reprint the original source link and this statement.
Original link: https: //blog.csdn.net/qq_40157728/article/details/103260460

Published 29 original articles · won praise 3 · Views 3384

Guess you like

Origin blog.csdn.net/qq_41601836/article/details/105079064