nathom / streamrip

A scriptable music downloader for Qobuz, Tidal, SoundCloud, and Deezer
GNU General Public License v3.0
2.6k stars 228 forks source link

Streamrip Python 3.8.8 failed install new version #565

Closed Mojas84 closed 8 months ago

Mojas84 commented 8 months ago

Describe the bug

Hi how version python have installed newer version. Me work on python 3.8.8 onnly 1.9.7 with pip3 install git+https://github.com/nathom/streamrip.git@dev not work latest version. Write = ERROR: Package 'streamrip' requires a different Python: 3.8.8 not in '>=3.10,<4.0'

Command Used

pip3 install git+https://github.com/nathom/streamrip.git@dev

Debug Traceback

....

Config File

.....

Operating System

Windows

streamrip version

2.0.3

Screenshots and recordings

No response

Additional context

No response

nathom commented 8 months ago

Not a bug. V2 requires python 3.10

Mojas84 commented 8 months ago

Ok sorry.