Open puke3615 opened 8 months ago
When we use a library called 'wechaty', the variable v may be None. And at this time, it will throw an exception: 'NoneType' object has no attribute 'encode'.
v
'NoneType' object has no attribute 'encode'
When we use a library called 'wechaty', the variable
v
may be None. And at this time, it will throw an exception:'NoneType' object has no attribute 'encode'
.