P
P
pweveb2020-10-18 01:34:29
pip
pweveb, 2020-10-18 01:34:29

Error installing SciPy library, how to install correctly?

Installing means as recommended in Gaddis' library book:
The First NumPy Library. At first it didn't work out, but in the error I read something about Visual Studio Tools, downloaded it, rebooted, the installation went. pandas came out loading without problems. When installing SciPy, I get this error:

spoiler
5f8b6f8a0ae2b653438395.png
5f8b7024a09b3627188760.png
5f8b702cb0c3f825677185.png
5f8b70351ce2e259699533.png

In PyCharm, when installing the library, the same problem
How to fix it? Maybe I don't know about any other requirements besides Visual Studio Tools?

Here is a list of libraries installed just in case
spoiler
5f8b712cacc76288815898.png


Python 3.9

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Andy_U, 2020-10-18
@Andy_U

Yep, they were swimming. The problem is that pypi still doesn't have wheels for Numpy/Python 3.9. The problem is not even in numpy, but in the fact that Asure is used for CI / CD (at least for Windows), but Python 3.9 is not yet supported there. Waiting. Or we put ready-made whl c lfd.

R
res2001, 2020-10-18
@res2001

I use Anaconda with pre-installed libraries. There are other similar builds.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question