Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Downloader not working on Windows #157

Open
Roonie69 opened this issue Jul 29, 2024 · 2 comments
Open

Downloader not working on Windows #157

Roonie69 opened this issue Jul 29, 2024 · 2 comments

Comments

@Roonie69
Copy link

Same issue as MrOctober77 (#155)
I get the following:

  • Serving Flask app 'streamonitor.managers.httpmanager'
  • Debug mode: off

I have installed all requirements.
Do I have to add streamer and website name in config file or in Downloader.py?
I tried both and nothing seemed to work.

@DerBunteBall
Copy link

I'm nearly sure it's the 3.12 issue.

The code isn't compatible with 3.1.2.x. There are slight changes which lead to Excpetions, strange behaviour or undefined states. Try with 3.11.x that's the newest Python version which safely works.

@DerBunteBall
Copy link

3.12.3+ seems to work again on macOS.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants