Closed Gagans90 closed 1 month ago
Run the command 'python pip install requests'
Also make sure you ran the command 'python pip install -r requirements.txt'
python pip install requests In the Vs code ?
Yep. In the terminal in vs code
Just run 'pip install requests' without the python in front
Now What ?
Run the script again
no its not working
Same error
Make sure you installed requests and all other required packages. If you need more step by step walkthrough use chatgpt and paste the script with the error messages and it will tell you the commands exactly.
Okay, I will try that. Thanks
Thanks it worked
It's Not responding
Close it and retry
Done that it's not working
Keep getting this error
Ok. I will update the code tomorrow to fix that. Check back in then.
okay
Can you notify me when the code is updated
Having the same issue, just completed the installation. I guess I will wait for the updated code. Thanks!
How much time dude
Hi, i m having the same problem. Keep getting the "Bad Request " problem. The only change i made was to modify the requirements.txt file cause it couldn't find the spotipy version that was written there so i changed it to the 2.24.0 version instead of 2.19.1 and it worked. All went well until i had to download the playlists, now it give me the "Bad Request" error with every playlist i try to download. It would be much appreciated if you could help. Thank you very much
Make sure you run "pip install -r requirements.txt" before you try and run the script again
Hi, thank you very much for updating the code but, if i may ask for your help, i still have a problem: when i run the script it start downloading the first song of the playlist and the it send in loop always the same error without downloading nothing. I ll send a scrrenshot, Thank you very much.
You'll need to download ffmpeg and add the path to your environment variables...I had the same issue too
You'll need to download ffmpeg and add the path to your environment variables...I had the same issue too
Thank you you re a life saver, now it works!
you're welcome... and thanks @Noko7 for updating the code
I'm Getting this problem