我正在尝试按照on their website的说明,在Windows上通过pip安装英特尔的numpy版本。> python -m pip install intel-numpy Could not find a version that satisfiesthe requirement intel-numpy (from versions: )
No matching dis
我在我的windows10笔记本电脑上安装了Python 3.7。几天前,我在我的笔记本电脑上安装了pandas和numpy,在我的jupyter笔记本上,通过编写import numpy as np和import pandas as pd,它们工作得很好。我多次尝试重新启动jupyter内核,然后一次又一次地执行该语句,但每次都显示相同的错误。我使用pi