UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting
作者:酷酷是懒虫 | 2024-07-25 23:57:30
赞
踩
unicode equal comparison failed to convert both arguments to unicode - inter
C:\Python27\lib\site-packages\itchat\storage\__init__.py:82: UnicodeWarning: Unicode equal comparison failed to convert both arguments to Unicode - interpreting them as being unequal if any([m.get(k) == name for k in ('RemarkName', 'NickName', 'Alias')]):