Sphinx
06-19-2018, 06:06 PM
Hi!
The company i work at has the license of vizard 4. I want to use standard python libraries such as numpy however the package manager fails to add them and displays this message:
Downloading/unpacking numpy
Cannot fetch index base URL http://pypi.python.org/simple/
Could not find any downloads that satisfy the requirement numpy
No distributions at all found for numpy
Storing complete log in C:\Users\(rest of the path)
I did not install another python on the PC (only what comes with vizard). According to my internet research it is because the "http" is now "https" and therefore I should upgrade the pip. I tried to do that by using the pip in the Scripts folders but nothing happened.
Hope I am clear and thank you for your help.
The company i work at has the license of vizard 4. I want to use standard python libraries such as numpy however the package manager fails to add them and displays this message:
Downloading/unpacking numpy
Cannot fetch index base URL http://pypi.python.org/simple/
Could not find any downloads that satisfy the requirement numpy
No distributions at all found for numpy
Storing complete log in C:\Users\(rest of the path)
I did not install another python on the PC (only what comes with vizard). According to my internet research it is because the "http" is now "https" and therefore I should upgrade the pip. I tried to do that by using the pip in the Scripts folders but nothing happened.
Hope I am clear and thank you for your help.