“pip is configured with locations that require TLS/SSL, however the ssl module in Python is not available”

后端 未结 8 1364
感情败类
感情败类 2020-12-28 15:11

I have the anaconda package and run Spyder. Here is my system information:

anaconda                  2018.12                  py37_0

Python                          


        
8条回答
  •  甜味超标
    2020-12-28 15:44

    Activating the base and then activated my Django environment.

    (Django_env) (base) C:\virtual_environment\Django_env> , which actually worked for me.

提交回复
热议问题