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

Python 3.12 not supported #966

Open
l4time opened this issue Jan 31, 2024 · 2 comments
Open

Python 3.12 not supported #966

l4time opened this issue Jan 31, 2024 · 2 comments

Comments

@l4time
Copy link

l4time commented Jan 31, 2024

Python 3.12 does not seem to be supported as typed-ast library is now EOL and no wheels package exists for python 3.12.

Error message:
ERROR: Failed building wheel for typed-ast Failed to build typed-ast ERROR: Could not build wheels for typed-ast, which is required to install pyproject.toml-based projects

Is there any way to switch over to the ast library as it is now recommended for Python versions above 3.8

@tb102122
Copy link

See the relateed suggestion
python/typed_ast#179

@tb102122
Copy link

PR created
#972

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants