You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
x File "/content/Easy-Wav2Lip/inference.py", line 781, in
main()
File "/content/Easy-Wav2Lip/inference.py", line 757, in main
cv2.destroyAllWindows()
cv2.error: OpenCV(4.10.0) /io/opencv/modules/highgui/src/window.cpp:1295: error: (-2:Unspecified error) The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Cocoa support. If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script in function 'cvDestroyAllWindows'
it appears after deepfake is almost done, have never seen this before( why?
The text was updated successfully, but these errors were encountered:
x File "/content/Easy-Wav2Lip/inference.py", line 781, in
main()
File "/content/Easy-Wav2Lip/inference.py", line 757, in main
cv2.destroyAllWindows()
cv2.error: OpenCV(4.10.0) /io/opencv/modules/highgui/src/window.cpp:1295: error: (-2:Unspecified error) The function is not implemented. Rebuild the library with Windows, GTK+ 2.x or Cocoa support. If you are on Ubuntu or Debian, install libgtk2.0-dev and pkg-config, then re-run cmake or configure script in function 'cvDestroyAllWindows'
it appears after deepfake is almost done, have never seen this before( why?
The text was updated successfully, but these errors were encountered: