You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run Madminer on my local cluster (redhat 8) with Madgraph 3.5.5 and am getting the error below when trying to run the 2b_delphes_level_analysis notebook. This error message is in the madgraph log file created in the example. On the cluster I am using a virtual python environment so I can install Madminer with "install madminer". I can run fine with madgraph outside of Madminer using the process that is specified in the examples. I have also tried different versions of Madgraph with Madminer and also using the git repo installation of Madminer, all with no luck. I could switch to using lxplus at CERN but not sure that will resolve this so wanted to submit this before doing that. If you have any recommendations please let me know. Also if there is a better forum to post this message please let me know.
Thanks,
Finn
generate_events run_01
Traceback (most recent call last):
File "/g/g22/rebassoo/tutorial_particle_physics/mg_processes/signal_pythia/rw_me/SubProcesses/allmatrix2py.py", line 2, in <module>
from P1_ud_udh_no_az_h_aa2py import *
ModuleNotFoundError: No module named 'P1_ud_udh_no_az_h_aa2py'
The text was updated successfully, but these errors were encountered:
I am trying to run Madminer on my local cluster (redhat 8) with Madgraph 3.5.5 and am getting the error below when trying to run the 2b_delphes_level_analysis notebook. This error message is in the madgraph log file created in the example. On the cluster I am using a virtual python environment so I can install Madminer with "install madminer". I can run fine with madgraph outside of Madminer using the process that is specified in the examples. I have also tried different versions of Madgraph with Madminer and also using the git repo installation of Madminer, all with no luck. I could switch to using lxplus at CERN but not sure that will resolve this so wanted to submit this before doing that. If you have any recommendations please let me know. Also if there is a better forum to post this message please let me know.
Thanks,
Finn
The text was updated successfully, but these errors were encountered: