Thread
:
TypeError: 'NoneType' object is not subscriptable
View Single Post
04-10-2022, 09:58 AM
#
2
kovidgoyal
creator of calibre
Posts: 45,460
Karma: 27757440
Join Date: Oct 2006
Location: Mumbai, India
Device: Various
that error means you are usin ['something'] on a object that is none. Which likely means that some find() call is not returning a tag.
kovidgoyal
View Public Profile
Visit kovidgoyal's homepage!
Find More Posts by kovidgoyal
Track Posts by kovidgoyal via RSS