Closed ReactiveSlime closed 3 years ago
pip install -U --force spotdl pytube ytmusicapi youtube-dl spotipy
Also your spotDL is clearly out of date in your traceback
spotdl==3.2.0rc0
i just ran the command and the errors are still happening with this still in the traceback
spotdl==3.2.0rc0
but pip show spotdl says Version: 3.7.2
pip show spotdl
and show full output?
Name: spotdl Version: 3.7.2 Summary: Download your Spotify playlists and songs along with album art and metadata Home-page: https://github.com/spotDL/spotify-downloader Author: spotDL Team Author-email: spotdladmins@googlegroups.com License: MIT Location: c:\users\roryl\appdata\roaming\python\python38\site-packages Requires: Unidecode, pytube, mutagen, ytmusicapi, rapidfuzz, requests, rich, spotipy, tqdm, youtube-dl, beautifulsoup4 Required-by:
You have multiple installs of python. Go to control panel, uninstall ALL of them then install as per below instructions
You need to install Python from https://www.python.org/downloads/
System OS
Windows
Python Version
3.8 (CPython)
Install Source
pip / PyPi
Install version / commit hash
3.7.2
Expected Behavior vs Actual Behavior
for the music to download but signle songs just dont workd and a playlist gives me a traceback.
Steps to reproduce
try to download anything on windows try to download anything
Traceback
Other details
Only on windows. I have done the same songs on WLS Ubuntu 18.04 and an actual Ubuntu 18.04 macine Also reinstall sptodl and restarted windows