Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
Edisonwei54 opened this issue Dec 26, 2023 · 3 comments
Open

Comments

@Edisonwei54
Copy link

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

@Edisonwei54
Copy link
Author

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

@eva0527
Copy link

eva0527 commented May 23, 2024

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?

@Edisonwei54
Copy link
Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants