Open Penna41 opened 1 month ago
make sure you run the command "pip install -r requirements.txt" before running the script
Did it but i have the same issue, it sais this:
Traceback (most recent call last):
File "C:\Users\Utente\Desktop\Spotify-Downloader-main\main.py", line 3, in
I even tryed to do: pip install requests
but it didnt worked
Make sure you actually have python installed. Run the command "python" and if it opens with a >> sign that means you have it installed. If you don't have it installed and set so the command is recognized, try and reinstall python
Module error no file named request when running python program