We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When I try to save the trie, I am getting this error for some reason, is this a known issue? is there something I can do?
The text was updated successfully, but these errors were encountered:
That looks like it's coming from here:
marisa-trie/lib/marisa/grimoire/io/reader.cc
Line 129 in 006020c
Are you on Windows or not?
Can you print out size_read (is it 0 or -1?) and errno?
size_read
errno
Sorry, something went wrong.
I am actually a using macOS through the python bindings, let me try and figure out how can I log that
No branches or pull requests
When I try to save the trie, I am getting this error for some reason, is this a known issue? is there something I can do?
The text was updated successfully, but these errors were encountered: