First when I manually run spotifypod.py I get error
spotipy.oauth2.SpotifyOauthError: No client_id. Pass it or set a SPOTIPY_CLIENT_ID environment variable.
I already set up my variables and I can't get it to run, also i'm trying to get this to run on a raspberry pi zero w on a monitor as a test.
Another thing is I set this to autorun but it just boots into the terminal. Any help? This is my first project.
Edit: fixed it all i did was in issue #41 theres a program that Authenticates the client id and secret id
First when I manually run spotifypod.py I get error spotipy.oauth2.SpotifyOauthError: No client_id. Pass it or set a SPOTIPY_CLIENT_ID environment variable. I already set up my variables and I can't get it to run, also i'm trying to get this to run on a raspberry pi zero w on a monitor as a test. Another thing is I set this to autorun but it just boots into the terminal. Any help? This is my first project.
Edit: fixed it all i did was in issue #41 theres a program that Authenticates the client id and secret id