#************************************************************
#*                     MadGraph5_aMC@NLO                    *
#*                                                          *
#*                *                       *                 *
#*                  *        * *        *                   *
#*                    * * * * 5 * * * *                     *
#*                  *        * *        *                   *
#*                *                       *                 *
#*                                                          *
#*                                                          *
#*         VERSION 3.6.6                 2025-10-30         *
#*         GIT v3.6.6                          HEAD         *
#*                                                          *
#*    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 low_mem_multicore_nlo_generation False
set complex_mass_scheme False
set include_lepton_initiated_processes False
set gauge unitary
set loop_optimized_output True
set loop_color_flows False
set max_npoint_for_channel 0
set default_unset_couplings 99
set max_t_for_channel 99
set zerowidth_tchannel True
set nlo_mixed_expansion True
#import proc_v4 /home/mjrxy/sprace/axitop/MadPy/notebooks/workdir/ALP_TT/ALP_TT.mg5
Traceback (most recent call last):
  File "/home/mjrxy/sprace/axitop/MadPy/mg5amcnlo/madgraph/interface/extended_cmd.py", line 1548, in onecmd
    return self.onecmd_orig(line, **opt)
           ~~~~~~~~~~~~~~~~^^^^^^^^^^^^^
  File "/home/mjrxy/sprace/axitop/MadPy/mg5amcnlo/madgraph/interface/extended_cmd.py", line 1497, in onecmd_orig
    return func(arg, **opt)
  File "/home/mjrxy/sprace/axitop/MadPy/mg5amcnlo/madgraph/interface/master_interface.py", line 281, in do_import
    self.cmd.do_import(self, *args, **opts)
    ~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^
  File "/home/mjrxy/sprace/axitop/MadPy/mg5amcnlo/madgraph/interface/madgraph_interface.py", line 5796, in do_import
    self.import_mg4_proc_card(proc_card)
    ~~~~~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^
  File "/home/mjrxy/sprace/axitop/MadPy/mg5amcnlo/madgraph/interface/madgraph_interface.py", line 5874, in import_mg4_proc_card
    raise self.InvalidCmd('\"%s\" is not a valid path' % filepath)
madgraph.InvalidCmd: "/home/mjrxy/sprace/axitop/MadPy/notebooks/workdir/ALP_TT/ALP_TT.mg5" is not a valid path
Fail to write options with error No model currently active, please import a model!