netflix icon indicating copy to clipboard operation
netflix copied to clipboard

AttributeError: 'NoneType' object has no attribute 'string'

Open WMRamadan opened this issue 4 years ago • 0 comments

Description:

After installing the latest version "netflix-0.1.1" and using instructions as specified in the README, an error occurs which I believe is related to the latest updated in "netflix/models.py" on line 35!

Error:

AttributeError: 'NoneType' object has no attribute 'string'

Python=3.8.10 netflix=0.1.1

WMRamadan avatar Jul 13 '21 11:07 WMRamadan