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
need to be able to mark files with error types on failure
File "/home/robo/code/WorldSyntaxTree/venv/lib/python3.8/site-packages/WorldSyntaxTree-0.0.1-py3.8.egg/wsyntree_collector/mongo_collector.py", line 84, in _grow_nodes_by_file
text=NodeText.get_or_create(cur_node.text.tobytes().decode()),
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xd1 in position 216: invalid continuation byte
The text was updated successfully, but these errors were encountered:
need to be able to mark files with error types on failure
The text was updated successfully, but these errors were encountered: