yzhou359 / MakeItTalk

Other
968 stars 217 forks source link

could not run "wine facewarp.exe " on terminal #78

Open hannahgym opened 1 year ago

hannahgym commented 1 year ago

excellent job! when I run wine facewarp.exe ....; I can see all the needed files does exist. could you plz guide me how to fix the following errors (run @ terminal)

002a:fixme:msvcrt:MSVCRTstdio_common_vfscanf options 2 not handled 002a:fixme:msvcrt:MSVCRTstdio_common_vfscanf options 2 not handled 002a:err:winediag:nodrv_CreateWindow Application tried to create a window, but no driver could be loaded. 002a:err:winediag:nodrv_CreateWindow Make sure that your X server is running and that $DISPLAY is set correctly. EXCEPTION: GLFW initialization failed.

hannahgym commented 1 year ago

DISPLAY=:0 WINEDEBUG=fixme-all and wine64 none of the above did help.

heavenlxj commented 1 year ago

any update on this?