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

pip install issue using python 3.12 #3

Open
liliniklas007 opened this issue Apr 23, 2024 · 0 comments
Open

pip install issue using python 3.12 #3

liliniklas007 opened this issue Apr 23, 2024 · 0 comments

Comments

@liliniklas007
Copy link

When attempting to install MED using pip as described under "Getting Started" when using Python 3.12 it results in the below error:
AttributeError: module 'pkgutil' has no attribute 'ImpImporter'. Did you mean: 'zipimporter'?
I believe that this is caused by pkgutil.ImpImporter being deprecated.

As a workaround, I have installed MED on an environment using Python 3.11, which has worked.

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