I'm new to the Django world and I want to install it from pip into my windows but I get this error when installing:
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**
The version of pip that i use is:
pip 10.0.1 from c:\python37\lib\site-packages\pip (python 3.7)