Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Support for Python 3.12: deprecated imp module #51

Open
jonkb opened this issue May 22, 2024 · 1 comment
Open

Support for Python 3.12: deprecated imp module #51

jonkb opened this issue May 22, 2024 · 1 comment

Comments

@jonkb
Copy link

jonkb commented May 22, 2024

Attempting to import SymmetricLatinHypercube on python 3.12 yields a ModuleNotFoundError for 'imp'
Python 3.12 dropped the imp library in favor of importlib.

@jonkb jonkb changed the title Support for Python 3.12 Support for Python 3.12: deprecated imp module May 22, 2024
@ogencoglu
Copy link

+1

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

No branches or pull requests

2 participants