You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
__main__.py -cid 537238bc45b9ef5a0b1d211c
Traceback (most recent call last):
File "D:/downloads/apps/comic-dl/comic_dl/__main__.py", line 10, in <module>
ComicDL(sys.argv[1:])
File "D:\downloads\apps\comic-dl\comic_dl\comic_dl.py", line 138, in __init__
force_download=force_download)
File "D:\downloads\apps\comic-dl\comic_dl\manga_eden\mangaChapters.py", line 24, in __init__
self.chapters, self.manga_name = self.id_lookup(json.loads(self.json_source))
TypeError: 'NoneType' object is not iterable
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: