Dec-25-2019, 02:44 PM
when running the following code
I get the error "SyntaxError: invalid syntax". The same error is happening with other packages i install as well.
I've been researching what's causing this for a while but i just can't figure out what simple thing I'm doing wrong.
Any help or guidance is appreciated.
1 |
export SPOTIPY_CLIENT_ID = 'client id' |
I've been researching what's causing this for a while but i just can't figure out what simple thing I'm doing wrong.
Any help or guidance is appreciated.