Skip to content

AttributeError: module 'json' has no attribute 'dumps' #6648

Answered by Rapptz
K0nd0ru asked this question in General
Discussion options

You must be logged in to vote

You probably have a file named json.py. You should rename it to something else since it conflicts with the built-in json library.

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@K0nd0ru
Comment options

@DevendraRaj58
Comment options

Answer selected
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants