-
Notifications
You must be signed in to change notification settings - Fork 92
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
Python 3.11 support #81
Comments
It was fixed with #80. I'll cut a new release later in the week. |
thanks |
Any update on this? Python 3.11 released yesterday. Installing from git seems to work fine, but a new release would be nice. |
@BoboTiG I would be very happy about a new release with these changes as I can't simply install the git version in the setup I'm working on. Thanks :) |
I'm on it 👍 |
The job is running, it is a matter of minutes. |
Seeing the latest release: https://pypi.org/project/marisa-trie/ |
Is Python 3.11 rc2 supported? I'm getting an error when compiling:
src/agent.cpp:758:10: fatal error: marisa/query.h: No such file or directory
The text was updated successfully, but these errors were encountered: