mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-04-27 00:25:54 +03:00
[GH-ISSUE #1019] TypeError: isinstance() arg 2 must be a type, a tuple of types, or a union #605
Labels
No labels
api-bug
bug
dependencies
documentation
duplicate
enhancement
external-ide
headless-mode
implicit-grant-flow
invalid
missing-endpoint
pr-welcome
private-api
pull-request
question
spotipy3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotipy#605
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Phantom-Cass on GitHub (Aug 20, 2023).
Original GitHub issue: https://github.com/spotipy-dev/spotipy/issues/1019
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)
@dieser-niko commented on GitHub (Aug 21, 2023):
WARNING! Delete/Reset your application right away!! Your client ID and secret are in this comment.
@Phantom-Cass commented on GitHub (Aug 21, 2023):
Damn, thanks for the heads-up
@aymather commented on GitHub (Mar 5, 2024):
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.
@dieser-niko commented on GitHub (Mar 6, 2024):
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: https://github.com/spotipy-dev/spotipy/issues/918
@dieser-niko commented on GitHub (May 1, 2024):
@Phantom-Cass @aymather is this bug still happening? I'd like to get it sorted out.
@dieser-niko commented on GitHub (Jul 10, 2024):
I guess not. Closing as there is no activity.