-
Notifications
You must be signed in to change notification settings - Fork 957
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TypeError: isinstance() arg 2 must be a type, a tuple of types, or a union #1019
Comments
WARNING! Delete/Reset your application right away!! Your client ID and secret are in this comment. |
Damn, thanks for the heads-up |
Did we ever figure out why this is happening/what to do? I hate seeing this in the logs every time i run a script. |
Tbh I didn't really read the issue because of the formatting. But I've seen this error before in another issue. Are you using conda by any chance? Edit: found the (still open) issue: #918 |
@Phantom-Cass @aymather is this bug still happening? I'd like to get it sorted out. |
I guess not. Closing as there is no activity. |
This code raises the TypeError mentionned above. I'm not sure if it is my fault or not, I've unlikely overwritten a built-in feature. Here's the full exception message:
What I attempted:
Changing Spotipy versions (2.22.0)
Checking requests.session (returned None)
The text was updated successfully, but these errors were encountered: