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
报这个错误应该是没有找到字吧
print(hc.query('嶶'))
Traceback (most recent call last):
File "<pyshell#5>", line 1, in
print(hc.query('嶶'))
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python37\lib\site-packages\hanzi_chaizi-0.1-py3.7.egg\hanzi_chaizi_init_.py", line 15, in query
return result[0]
TypeError: 'NoneType' object is not subscriptable
The text was updated successfully, but these errors were encountered:
报这个错误应该是没有找到字吧
print(hc.query('嶶'))
Traceback (most recent call last):
File "<pyshell#5>", line 1, in
print(hc.query('嶶'))
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python37\lib\site-packages\hanzi_chaizi-0.1-py3.7.egg\hanzi_chaizi_init_.py", line 15, in query
return result[0]
TypeError: 'NoneType' object is not subscriptable
The text was updated successfully, but these errors were encountered: