Thread
:
TypeError: 'NoneType' object is not subscriptable
View Single Post
04-20-2022, 09:44 AM
#
6
kovidgoyal
creator of calibre
Posts: 45,476
Karma: 27757440
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
it means you passed it something that is neither a string nor a sequence of bytes, the two types of data the json module can de-serialize
kovidgoyal
View Public Profile
Visit kovidgoyal's homepage!
Find More Posts by kovidgoyal
Track Posts by kovidgoyal via RSS