Python 3.11 support
See original GitHub issueIs 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
Issue Analytics
- State:
- Created a year ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
Python 3.11 support table for most popular Python packages
Python 3.11 is a currently supported version of Python . This site shows Python 3.11 support for the 360 most downloaded packages on...
Read more >What's New In Python 3.11 — Python 3.11.1 documentation
This article explains the new features in Python 3.11, compared to 3.10. ... PEP 680: tomllib — Support for parsing TOML in the...
Read more >When should you upgrade to Python 3.11?
The Python 3.11 support for the Numba project, for example, is still a work-in-progress as of Dec 8, 2022. Apparently it took them...
Read more >Support Python 3.11 · Issue #58032 · tensorflow ... - GitHub
Currently Python 3.11 isn't fully supported in TensorFlow yet, including testing in CI and publishing wheels to PyPI. Python 3.11 is currently in...
Read more >Python 3.11: Cool New Features for You to Try - Real Python
Task and exception groups that simplify working with asynchronous code; Several new typing features that improve Python's static typing support ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I’m on it 👍
Any update on this? Python 3.11 released yesterday. Installing from git seems to work fine, but a new release would be nice.