Intel® Distribution for Python*
Engage in discussions with community peers related to Python* applications and core computational packages.

How to install intel-numpy on debian10 (buster)

Neve__Chetan
Beginner
1,070 Views

I have debian10 (buster) with python version 3.7
getting the following error:
```root@gentleman:~/root# pip3 install intel-numpy
ERROR: Could not find a version that satisfies the requirement intel-numpy (from versions: none)
ERROR: No matching distribution found for intel-numpy```

PS- I don't want to downgrade python version

0 Kudos
2 Replies
Jing_Xu
Employee
1,070 Views

Hi,

Thanks for reporting this issue.

I'll check internally and get back to you later.

Thank you.

0 Kudos
Jing_Xu
Employee
1,070 Views

Hi,

There's no binary for py3.7 yet.

Please check https://pypi.org/project/intel-numpy/#files for supported files.

Thank you.

0 Kudos
Reply