infantdeveloper / ytks-downloader

Unofficial Downloader for https://ytks.app
17 stars 0 forks source link

Not working #8

Closed tgrall2 closed 3 months ago

tgrall2 commented 9 months ago

ytks_downloader119 window opens but just closes after a few seconds

infantdeveloper commented 9 months ago

Which version of the downloader are you running? Did the downloader work previously or is this your first time running it? Which operating system are you running on?

Speyedr commented 3 months ago

I experienced a similar issue and downgraded the PyQt6 module to 6.0.2 which allowed me to build and launch the program, however I can't explain exactly why this module is causing problems.

infantdeveloper commented 3 months ago

I wasn't able to downgrade to v6.0.2 due to dependencies that seem to be no longer available. I've upgraded the project to python 3.12 and PyQt6 v6.7.0 which hopefully should also solve the issue. Feel free to reopen this thread, if the issue persists