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

Assistance Required: Installation Error of MadAnalysis5 in MG5_aMC_v3_5_5 on Ubuntu 22.04.4 LTS with ROOT 6.30/08 #261

Open
DorrFlower opened this issue Sep 7, 2024 · 3 comments
Labels
❓question Further information is requested

Comments

@DorrFlower
Copy link

Question

Dear MadGraph5_aMC@NLO Development Team,

I encountered an installation error while trying to install MadAnalysis5 using the MG5_aMC_v3_5_5 framework on Ubuntu with ROOT version 6.30/08. The standard installation procedures did not resolve the issue, resulting in a compilation error.

The error messages from the log are as follows:

MA5-ERROR: impossible to compile the project. For more details, see the log file:
MA5-ERROR: /home/dorr/Downloads/MG5_aMC_v3.5.5/MG5_aMC_v3_5_5/HEPTools/madanalysis5/madanalysis5/tools/SampleAnalyzer/Interfaces/compilation_root.log
MA5-ERROR: The library building aborted.

DEBUG: return_code = 9 [madgraph_interface.py at line 6146]
Default installation of Madanalysis5 failed, we suggest you try again with the options '--no_MA5_further_install --no_root_in_MA5'.
Command "install MadAnalysis5" interrupted with error:
InvalidCmd : Installation of madanalysis5 failed.

Attached is the 'MG5_debug' file with detailed error information for troubleshooting.

A solution or workaround would be appreciated.

Best,
Dorr

MG5_debug.txt

@DorrFlower DorrFlower added the ❓question Further information is requested label Sep 7, 2024
@BFuks
Copy link
Member

BFuks commented Sep 9, 2024

Dear Dorr,

The debug file is not very enlightening I am afraid... Can you please try to install MadAnalysis directly, as a standalone package and using the latest version. Then, please let me know whether this solves all issues. Thanks in advance.

Cheers,

Benjamin

@DorrFlower
Copy link
Author

Dear Professor Fuks,

I've installed MadAnalysis 5 (version 1.10.16) on Ubuntu 22.04 and encountered an issue. Here's what happened:

  1. Running ./bin/ma5 resulted in:

    /usr/bin/env: ‘python’: No such file or directory
    
  2. Trying python ./bin/ma5 gave:

    Command 'python' not found, did you mean:
    command 'python3' from deb python3
    command 'python' from deb python-is-python3
    
  3. Using python3 ./bin/ma5 led to:

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

Python 3.10.12 is installed, and I'm using the standard GCC compiler.

Any help with this would be appreciated.

Best,
Dorr

@BFuks
Copy link
Member

BFuks commented Sep 9, 2024 via email

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