exislow / tidal-dl-ng

TIDAL Media Downloader Next Generation! Up to HiRes Lossless / TIDAL MAX 24-bit, 192 kHz.
GNU Affero General Public License v3.0
165 stars 14 forks source link

[Bug] Errors running tidal-dl-ng, tidal-dl-ng-gui #139

Closed nakinigit closed 3 hours ago

nakinigit commented 1 week ago

What happened?

Installed on Linux Mint 21.3 Cinnamon via "pip install --upgrade tidal-dl-ng". Also pip install --upgrade tidal-dl-ng[gui]. Trying to run tdng, tidal-dl-ng -v, or tidal-dl-ng-gui all give errors

Version App

unknown

What operating system are you seeing the problem on?

Linux

Relevant log output

Traceback (most recent call last):
  File "/home/nk/.local/bin/tidal-dl-ng", line 5, in <module>
    from tidal_dl_ng.cli import app
  File "/home/nk/.local/lib/python3.10/site-packages/tidal_dl_ng/__init__.py", line 10, in <module>
    from tidal_dl_ng.constants import REQUESTS_TIMEOUT_SEC
  File "/home/nk/.local/lib/python3.10/site-packages/tidal_dl_ng/constants.py", line 1, in <module>
    from enum import StrEnum

Your settings

those folders do not exist
vinhtq115 commented 1 week ago

You need to use Python 3.11. I also got the same error when using 3.10.

exislow commented 3 hours ago

@nakinigit imcomplete details. Cannot re-produce it. Make sure, you are running Python 3.11