Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add error marking to file objects #3

Open
robobenklein opened this issue Jan 29, 2021 · 0 comments
Open

Add error marking to file objects #3

robobenklein opened this issue Jan 29, 2021 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@robobenklein
Copy link
Member

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
@robobenklein robobenklein added the bug Something isn't working label Jan 29, 2021
@robobenklein robobenklein self-assigned this Jan 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant