ECCV2022-RIFE
ECCV2022-RIFE copied to clipboard
No module named 'cv2'
Hi.
While running: python3 inference_video.py --exp=1 --video=video.mp4 --scale=0.5
I get:
File "C:\Users\risto\Desktop\ML-NEW\ECCV2022-RIFE-main\inference_video.py", line 2, in
Check the requirements.txt:
opencv-python>=4.1.2
I'm having the same issue, however I have the latest version of opencv-python installed and it is still showing me the same error
running: python3 inference_video.py --exp=1 --video=video.mp4 --scale=0.5
result: File "C:\Users\anon\Desktop\Downloads\Rife\ECCV2022-RIFE-main\inference_video.py", line 2, in
Here are some images for reference:
pip install opencv-python