-
Notifications
You must be signed in to change notification settings - Fork 414
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
Support for Python 3.11 #771
Comments
So I've tried to get the ball rolling on this but I'm hitting an error when trying to run my tests.
Any chance you have any insight around how I can get around these TypeErrors? |
Ok the problem was that I was using an old version of python 3.11, I needed to upgrade to 3.11.4. Will keep you posted on the progress of this... |
Thanks for the update |
@grizzlybearg just released v3.2.0 to pypi (conda-forge coming shortly) with support for 3.11. Let me know how it goes. Also, if you haven't already, please put your ⭐ on the repo when you get a sec. Thanks! 🙏 |
Thanks |
Hi, is there a timeline for support for python 3.11?
The text was updated successfully, but these errors were encountered: