pip install 时报错 ……that require TLS/SSL, however the ssl module in Python is not available……
添加环境变量
D:\Anaconda3;
D:\Anaconda3\Scripts;
D:\Anaconda3\Library\bin
三个都需要添加
pip install 时报错 ……that require TLS/SSL, however the ssl module in Python is not available……
添加环境变量
D:\Anaconda3;
D:\Anaconda3\Scripts;
D:\Anaconda3\Library\bin
三个都需要添加