我是Django世界的新手,我想通过pip将其安装到Windows中,但在安装时出现此错误:
C:\Users\xxxx>pip install django
Collecting django
**Could not install packages due to an EnvironmentError: Could not find a suitable
TLS CA certificate bundle, invalid path: \ms4w\Apache\conf\ca-bundle\cacert.pem**
我使用的点子的版本是:
pip 10.0.1 from c:\python37\lib\site-packages\pip (python 3.7)