-
-
Notifications
You must be signed in to change notification settings - Fork 49
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
[Bug] Not compatible with Python 3.12.4 #175
Comments
Sounds like you are using Ubuntu? Install python3.11-venv Create venv called venv311 in home folder: Activate venv for the current bash session: You can see the (venv311) at the beginning of the line -> venv311 is activated
as long as the venv311 is activated, you can use the tidal-dl-ng package: |
There's some more activity talking about the reason for this here: #135 |
Not a bug. Read the requirements of the README. Duplicate #135 |
What happened?
Version App
v0.15.6
What operating system are you seeing the problem on?
Linux
Relevant log output
No response
Your settings
no settings because there was no install.
The text was updated successfully, but these errors were encountered: