PeterH0323/Smart_Construction

requirements.txt的mkl-fft,mkl-random, mkl-service的版本

Edisonwei54 opened this issue · 3 comments

mkl-fft==1.3.0
mkl-random==1.1.1
mkl-service==2.3.0
error???

mkl-fft==1.3.6
mkl-random==1.2.2
mkl-service==2.4.0
can finish

还需要修改
opencv-python
PyYAML
scipy
torch,torchvision,tornado最好单独下轮子安装,根据自己硬件的配置

ERROR: Could not find a version that satisfies the requirement mkl-fft==1.3.6 (from versions: none)
ERROR: No matching distribution found for mkl-fft==1.3.6
How to do?

ERROR: Could not find a version that satisfies the requirement mkl-fft==1.3.6 (from versions: none) ERROR: No matching distribution found for mkl-fft==1.3.6 How to do?

You first need to install mkl.
pip install mkl