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

ERROR: Could not find a version that satisfies the requirement mkl-fft==1.0.15 #36

Open
shaunre opened this issue Jun 2, 2021 · 2 comments

Comments

@shaunre
Copy link

shaunre commented Jun 2, 2021

ERROR: Could not find a version that satisfies the requirement mkl-fft==1.0.15 (from versions: 1.3.0)
ERROR: No matching distribution found for mkl-fft==1.0.15

Anyone else getting this error?

@shaunre
Copy link
Author

shaunre commented Jun 2, 2021

Ok I think all this means is that I have to manually run pip for a bunch of things from within anaconda (open terminal window)

pip install tqdm
pip install pyyaml
pip install pyautogui
pip install opencv-python
pip install scikit-image
pip install pandas pip install imageio

Because when I tried to run python C:\Users\Me\faceit_live3\faceit_live.py

I got errors saying those were missing. Once I installed those the windows came up.

@berturion
Copy link

Same issue as #20. See solution there.

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