I downloaded numpy package, created path for it in windows command. When I run
python setup.py install
command, then it returns an error like this:
How can I fix this error?
I downloaded numpy package, created path for it in windows command. When I run
python setup.py install
command, then it returns an error like this:
How can I fix this error?