python3.8 ./bin/maddm.py not working

Bug #1945400 reported by Muhammad Gul
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MadDM
New
Undecided
Daniele Massaro

Bug Description

Dear Experts,

I am using maddm with "python2.7 ./bin/maddm.py" which is working but with "python3.8 ./bin/maddm.py" it give the error below. Although madgraph is working with "python3.8 ./bin/mg5_aMC".
Suggestion please?

Thanks,
Muhammad

==========================================================================
muhammad@gul:~/work/Tools/MG5_aMC_v3_2_0$ python3.8 ./bin/maddm.py
Traceback (most recent call last):
  File "/home/muhammad/work/Tools/MG5_aMC_v3_2_0/bin/mg5_aMC", line 163, in <module>
    __import__('PLUGIN.%s' % options.plugin)
  File "/home/muhammad/work/Tools/MG5_aMC_v3_2_0/PLUGIN/maddm/__init__.py", line 3, in <module>
    import maddm_interface as maddm_interface
ModuleNotFoundError: No module named 'maddm_interface'

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) wrote :

Hi,

maddm is not compatible with python3.
The work of porting maddm to python3 is not even started.
So the only solution is to use python2.7 for the moment.

Cheers,

Olivier

Changed in maddm:
assignee: nobody → Olivier Mattelaer (olivier-mattelaer)
Revision history for this message
Muhammad Gul (mgul1985) wrote :

Thanks for clarification.

Muhammad

Changed in maddm:
assignee: Olivier Mattelaer (olivier-mattelaer) → Daniele Massaro (dmassaro)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.