neuralchen / SimSwap

An arbitrary face-swapping framework on images and videos with one single trained model!
Other
4.45k stars 881 forks source link

File "test_video_swapsingle.py", line 10, in <module> import cv2 ModuleNotFoundError: No module named 'cv2' #390

Closed LukitaG closed 1 year ago

LukitaG commented 1 year ago

Captura de pantalla 2023-03-23 044728

Just trying to understand why this is happening and looking for a solution, anyone else having this problem? I would appreciate some help guys, Im new with this

GingerGeorg commented 1 year ago

Hi, how did you fix this ? Have same problem there. For non-programist it's really tough to fix...

image

LindiaC commented 8 months ago

cv2's name when installing is opencv-python run pip install opencv-python first