Hello there. I have run into an issue scraping from devaintart I get a "typeError" and a failed download. I coulden't find anything in the help or FAQ so i Thought i'd post here.
TypeError
'NoneType' object has no attribute 'getitem'
Traceback (most recent call last):
File "C:\code\Hydrus\build\client\out00-PYZ.pyz\include.ClientDownloading", line 1070, in call
File "C:\code\Hydrus\build\client\out00-PYZ.pyz\include.ClientDownloading", line 1153, in _GetArgs
File "C:\code\Hydrus\build\client\out00-PYZ.pyz\include.ClientDownloading", line 174, in GetFileAndTags
File "C:\code\Hydrus\build\client\out00-PYZ.pyz\include.ClientDownloading", line 454, in GetFile
File "C:\code\Hydrus\build\client\out00-PYZ.pyz\include.ClientDownloading", line 449, in _GetFileURL
File "C:\code\Hydrus\build\client\out00-PYZ.pyz\include.ClientDownloading", line 439, in _ParseImagePage
TypeError: 'NoneType' object has no attribute 'getitem'