Open shaunre opened 3 years ago
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.
Same issue as #20. See solution there.
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?