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

Issue when running ma5 for the first time. #269

Closed
jasper7427 opened this issue Oct 30, 2024 · 2 comments
Closed

Issue when running ma5 for the first time. #269

jasper7427 opened this issue Oct 30, 2024 · 2 comments
Labels
❓question Further information is requested

Comments

@jasper7427
Copy link

Question

After downloading the source files and running ./bin/ma5 I get the error:

Traceback (most recent call last):
File "/Users/user/Documents/Software/madanalysis5-1.10.16/./bin/ma5", line 51, in
if not importlib.util.find_spec("six"):
^^^^^^^^^^^^^^
AttributeError: module 'importlib' has no attribute 'util'

How can I fix this?

Thanks in advance.

@jasper7427 jasper7427 added the ❓question Further information is requested label Oct 30, 2024
@BFuks
Copy link
Member

BFuks commented Oct 30, 2024

Hi Jasper,

Please check this.

Cheers,

Benjamin

@jasper7427
Copy link
Author

Ah, sorry for not seeing that before.
Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
❓question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants