dsymbol/yt-dlp-gui

Get Python error when try to run Windows portable yt-dlp-gui.exe

akonon opened this issue · 5 comments

akonon commented

Here what I get from the very start of the program:

Traceback (most recent call last):
File "app.py", line 8, in
ImportError: DLL load failed while importing QtWidgets: The specified procedure could not be found.

Did you extract all the files and run the exe from the directory its been extracted to?

akonon commented

Yes, did exactly like this a few times, no success.

Same problem in Windows 8.1 64bit

YT-dlp-gui

many thanks for the reply
Yt-dlp-gui last version
The problem is only in Windows 8.1 (tested with two different machine) , in Win 10 works fine

In Windows 8.1 only this old version works

YT

many thanks for the reply Yt-dlp-gui last version The problem is only in Windows 8.1 (tested with two different machine) , in Win 10 works fine

In Windows 8.1 only this old version works

YT

Windows 7 and 8 are no longer supported by Qt6 see https://stackoverflow.com/a/71742165