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

Simulations: module 'importlib' has not attribute 'util' #38

Closed
nikosavola opened this issue Feb 3, 2023 · 0 comments · Fixed by #39
Closed

Simulations: module 'importlib' has not attribute 'util' #38

nikosavola opened this issue Feb 3, 2023 · 0 comments · Fixed by #39
Assignees
Labels
bug Something isn't working FEM Finite Element simulations Windows

Comments

@nikosavola
Copy link
Contributor

A user reported the following for the simple workload manager:

AttributeError: module 'importlib' has not attribute 'util'

This doesn't happen for me, but Stack Overflow would suggest using import importlib.util instead, so let's do that.

@nikosavola nikosavola added bug Something isn't working FEM Finite Element simulations Windows labels Feb 3, 2023
@nikosavola nikosavola self-assigned this Feb 3, 2023
@nikosavola nikosavola linked a pull request Feb 3, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working FEM Finite Element simulations Windows
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant