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.
dsymbol commented
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.
Paky-ma commented
Paky-ma commented
dsymbol commented
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
Windows 7 and 8 are no longer supported by Qt6 see https://stackoverflow.com/a/71742165