lossless1024 / StreaMonitor

Adult live stream downloader for advanced people. I could have chosen a better name.
GNU General Public License v3.0
172 stars 42 forks source link

Thread Issue #120

Closed odogwu2018 closed 8 months ago

odogwu2018 commented 8 months ago

I got a new laptop with Windows 11, and when I tried running this program, I ended up with the issue below. Any clues? runtimeerror: can't create new thread at interpreter shutdown

odogwu2018 commented 8 months ago

I figured it out. I downgraded the Python version to 3.9.0 and it works.