install maddm error

Asked by Charlie

Dear Sir,

I am trying to install maddm in MG5 , but it gives me the following error:

Command "install maddm" interrupted with error:
Exception : Plugin maddm fail to be loaded. Please contact the author of the PLUGIN
  Error type object 'MasterCmd' has no attribute 'install_ad'
Please report this bug on https://bugs.launchpad.net/mg5amcnlo
More information is found in 'MG5_debug'.
Please attach this file to your report.

here is the attach file:

#************************************************************
#* MadGraph5_aMC@NLO *
#* *
#* * * *
#* * * * * *
#* * * * * 5 * * * * *
#* * * * * *
#* * * *
#* *
#* *
#* VERSION 2.6.1 2017-12-12 *
#* *
#* The MadGraph5_aMC@NLO Development Team - Find us at *
#* https://server06.fynu.ucl.ac.be/projects/madgraph *
#* *
#************************************************************
#* *
#* Command File for MadGraph5_aMC@NLO *
#* *
#* run as ./bin/mg5_aMC filename *
#* *
#************************************************************
set group_subprocesses Auto
set ignore_six_quark_processes False
set loop_optimized_output True
set loop_color_flows False
set gauge unitary
set complex_mass_scheme False
set max_npoint_for_channel 0
import model sm
define p = g u c d s u~ c~ d~ s~
define j = g u c d s u~ c~ d~ s~
define l+ = e+ mu+
define l- = e- mu-
define vl = ve vm vt
define vl~ = ve~ vm~ vt~
install update
install maddm
Traceback (most recent call last):
  File "/home/xianhui/hep-soft/MG5_aMC_v2_6_1/madgraph/interface/extended_cmd.py", line 1467, in onecmd
    return self.onecmd_orig(line, **opt)
  File "/home/xianhui/hep-soft/MG5_aMC_v2_6_1/madgraph/interface/extended_cmd.py", line 1421, in onecmd_orig
    return func(arg, **opt)
  File "/home/xianhui/hep-soft/MG5_aMC_v2_6_1/madgraph/interface/master_interface.py", line 464, in do_install
    self.cmd.do_install(self, *args, **opts)
  File "/home/xianhui/hep-soft/MG5_aMC_v2_6_1/madgraph/interface/madgraph_interface.py", line 6062, in do_install
    raise Exception, 'Plugin %s fail to be loaded. Please contact the author of the PLUGIN\n Error %s' % (name, error)
Exception: Plugin maddm fail to be loaded. Please contact the author of the PLUGIN
 Error type object 'MasterCmd' has no attribute 'install_ad'
                          MadGraph5_aMC@NLO Options
                          ----------------
        complex_mass_scheme : False
                      gauge : unitary
         group_subprocesses : Auto
  ignore_six_quark_processes : False
           loop_color_flows : False
      loop_optimized_output : True
  low_mem_multicore_nlo_generation : False
     max_npoint_for_channel : 0
               stdout_level : 20 (user set)

                         MadEvent Options
                          ----------------
     automatic_html_opening : False (user set)
                    nb_core : None
        notification_center : True
                   run_mode : 2

                      Configuration Options
                      ---------------------
                        OLP : MadLoop
                    amcfast : amcfast-config
                   applgrid : applgrid-config
                auto_update : 7
         cluster_local_path : None
           cluster_nb_retry : 1
              cluster_queue : None (user set)
         cluster_retry_wait : 300
               cluster_size : 100
      cluster_status_update : (600, 30)
          cluster_temp_path : None
               cluster_type : condor
                    collier : /home/xianhui/hep-soft/MG5_aMC_v2_6_1/HEPTools/lib (user set)
               cpp_compiler : None
             crash_on_error : False
               delphes_path : ./Delphes
                 eps_viewer : /usr/bin/evince (user set)
        exrootanalysis_path : ./ExRootAnalysis
              f2py_compiler : None
                    fastjet : None (user set)
           fortran_compiler : None
                      golem : /home/xianhui/hep-soft/MG5_aMC_v2_6_1/golem95/lib (user set)
                 hepmc_path : None (user set)
                  hwpp_path : None (user set)
                     lhapdf : /home/xianhui/hep-soft/MG5_aMC_v2_6_1/HEPTools/lhapdf6/bin/lhapdf-config (user set)
          madanalysis5_path : /home/xianhui/hep-soft/MG5_aMC_v2_6_1/HEPTools/madanalysis5/madanalysis5 (user set)
           madanalysis_path : ./MadAnalysis
  mg5amc_py8_interface_path : /home/xianhui/hep-soft/MG5_aMC_v2_6_1/HEPTools/MG5aMC_PY8_interface (user set)
                      ninja : /home/xianhui/hep-soft/MG5_aMC_v2_6_1/HEPTools/lib (user set)
        output_dependencies : external
                      pjfry : None (user set)
            pythia-pgs_path : ./pythia-pgs
               pythia8_path : /home/xianhui/hep-soft/MG5_aMC_v2_6_1/HEPTools/pythia8 (user set)
                    samurai : None
               syscalc_path : /home/xianhui/hep-soft/MG5_aMC_v2_6_1/SysCalc (user set)
                    td_path : ./td
                text_editor : None
                thepeg_path : None (user set)
                    timeout : 60
                web_browser : None

Thanks for your kindly help!

    Best!
    Charlie

Question information

Language:
English Edit question
Status:
Answered
For:
MadDM Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#1

hi,

The latest version of maddm requires MG5aMC 2.6.2

Cheers,

Olivier

> On 5 May 2018, at 02:32, Charlie <email address hidden> wrote:
>
> New question #668617 on MadDM:
> https://answers.launchpad.net/maddm/+question/668617
>
> Dear Sir,
>
> I am trying to install maddm in MG5 , but it gives me the following error:
>
> Command "install maddm" interrupted with error:
> Exception : Plugin maddm fail to be loaded. Please contact the author of the PLUGIN
> Error type object 'MasterCmd' has no attribute 'install_ad'
> Please report this bug on https://bugs.launchpad.net/mg5amcnlo
> More information is found in 'MG5_debug'.
> Please attach this file to your report.
>
> here is the attach file:
>
> #************************************************************
> #* MadGraph5_aMC@NLO *
> #* *
> #* * * *
> #* * * * * *
> #* * * * * 5 * * * * *
> #* * * * * *
> #* * * *
> #* *
> #* *
> #* VERSION 2.6.1 2017-12-12 *
> #* *
> #* The MadGraph5_aMC@NLO Development Team - Find us at *
> #* https://server06.fynu.ucl.ac.be/projects/madgraph *
> #* *
> #************************************************************
> #* *
> #* Command File for MadGraph5_aMC@NLO *
> #* *
> #* run as ./bin/mg5_aMC filename *
> #* *
> #************************************************************
> set group_subprocesses Auto
> set ignore_six_quark_processes False
> set loop_optimized_output True
> set loop_color_flows False
> set gauge unitary
> set complex_mass_scheme False
> set max_npoint_for_channel 0
> import model sm
> define p = g u c d s u~ c~ d~ s~
> define j = g u c d s u~ c~ d~ s~
> define l+ = e+ mu+
> define l- = e- mu-
> define vl = ve vm vt
> define vl~ = ve~ vm~ vt~
> install update
> install maddm
> Traceback (most recent call last):
> File "/home/xianhui/hep-soft/MG5_aMC_v2_6_1/madgraph/interface/extended_cmd.py", line 1467, in onecmd
> return self.onecmd_orig(line, **opt)
> File "/home/xianhui/hep-soft/MG5_aMC_v2_6_1/madgraph/interface/extended_cmd.py", line 1421, in onecmd_orig
> return func(arg, **opt)
> File "/home/xianhui/hep-soft/MG5_aMC_v2_6_1/madgraph/interface/master_interface.py", line 464, in do_install
> self.cmd.do_install(self, *args, **opts)
> File "/home/xianhui/hep-soft/MG5_aMC_v2_6_1/madgraph/interface/madgraph_interface.py", line 6062, in do_install
> raise Exception, 'Plugin %s fail to be loaded. Please contact the author of the PLUGIN\n Error %s' % (name, error)
> Exception: Plugin maddm fail to be loaded. Please contact the author of the PLUGIN
> Error type object 'MasterCmd' has no attribute 'install_ad'
> MadGraph5_aMC@NLO Options
> ----------------
> complex_mass_scheme : False
> gauge : unitary
> group_subprocesses : Auto
> ignore_six_quark_processes : False
> loop_color_flows : False
> loop_optimized_output : True
> low_mem_multicore_nlo_generation : False
> max_npoint_for_channel : 0
> stdout_level : 20 (user set)
>
> MadEvent Options
> ----------------
> automatic_html_opening : False (user set)
> nb_core : None
> notification_center : True
> run_mode : 2
>
> Configuration Options
> ---------------------
> OLP : MadLoop
> amcfast : amcfast-config
> applgrid : applgrid-config
> auto_update : 7
> cluster_local_path : None
> cluster_nb_retry : 1
> cluster_queue : None (user set)
> cluster_retry_wait : 300
> cluster_size : 100
> cluster_status_update : (600, 30)
> cluster_temp_path : None
> cluster_type : condor
> collier : /home/xianhui/hep-soft/MG5_aMC_v2_6_1/HEPTools/lib (user set)
> cpp_compiler : None
> crash_on_error : False
> delphes_path : ./Delphes
> eps_viewer : /usr/bin/evince (user set)
> exrootanalysis_path : ./ExRootAnalysis
> f2py_compiler : None
> fastjet : None (user set)
> fortran_compiler : None
> golem : /home/xianhui/hep-soft/MG5_aMC_v2_6_1/golem95/lib (user set)
> hepmc_path : None (user set)
> hwpp_path : None (user set)
> lhapdf : /home/xianhui/hep-soft/MG5_aMC_v2_6_1/HEPTools/lhapdf6/bin/lhapdf-config (user set)
> madanalysis5_path : /home/xianhui/hep-soft/MG5_aMC_v2_6_1/HEPTools/madanalysis5/madanalysis5 (user set)
> madanalysis_path : ./MadAnalysis
> mg5amc_py8_interface_path : /home/xianhui/hep-soft/MG5_aMC_v2_6_1/HEPTools/MG5aMC_PY8_interface (user set)
> ninja : /home/xianhui/hep-soft/MG5_aMC_v2_6_1/HEPTools/lib (user set)
> output_dependencies : external
> pjfry : None (user set)
> pythia-pgs_path : ./pythia-pgs
> pythia8_path : /home/xianhui/hep-soft/MG5_aMC_v2_6_1/HEPTools/pythia8 (user set)
> samurai : None
> syscalc_path : /home/xianhui/hep-soft/MG5_aMC_v2_6_1/SysCalc (user set)
> td_path : ./td
> text_editor : None
> thepeg_path : None (user set)
> timeout : 60
> web_browser : None
>
> Thanks for your kindly help!
>
> Best!
> Charlie
>
> --
> You received this question notification because your team maddm is an
> answer contact for MadDM.

Can you help with this problem?

Provide an answer of your own, or ask Charlie for more information if necessary.

To post a message you must log in.