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

Begin testing for Python 3.12 support #231

Open
stucka opened this issue Dec 12, 2023 · 1 comment
Open

Begin testing for Python 3.12 support #231

stucka opened this issue Dec 12, 2023 · 1 comment

Comments

@stucka
Copy link
Contributor

stucka commented Dec 12, 2023

3.12 testing failed almost immediately:
AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?

Looks like there may be some problems getting numpy, SciPi, pandas and maybe setuptools going with existing versions.

pypa/pip#12179 (comment)

stucka added a commit to stucka/warn-transformer that referenced this issue Dec 12, 2023
@stucka
Copy link
Contributor Author

stucka commented May 10, 2024

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

1 participant