2 Answers 2

0

To install NumPy from Pip you would need a C / C++ compiler and make sure that Python finds it. Alternatively, a much easier approach is to get a Python installation with pre-compiled NumPy. Popular such choices are:

more are listed in the Python wiki.

None of them offers Python 3.8 yet, as far as I know.

Sign up to request clarification or add additional context in comments.

Comments

0

On windows installing scientific packages, like numpy, can be a bit tricky you can try anaconda instead https://www.anaconda.com/distribution/

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.