Comment 1 for bug 1691050

Revision history for this message
Olivier Mattelaer (olivier-mattelaer) wrote : Re: [Bug 1691050] [NEW] Problem with bin/madweight.py

Hi Kirill,

I can indeed reproduce the problem and will fix it. In the mean time, you can launch the run like this

./bin/mg5_aMC
Then type:
launch THQMadWeight

Cheers,

Olivier

> On 16 May 2017, at 03:36, Kirill Skovpen <email address hidden> wrote:
>
> Public bug reported:
>
> Hello,
>
> I've been trying to run MadWeight in MG5_aMC_v2_5_4 and I see that after
> creating the MadWeight directory one would get the following error while
> trying to run ./bin/madweight.py:
>
> Launch in debug mode
> Traceback (most recent call last):
> File "bin/madweight.py", line 45, in <module>
> import madweight_interface as MW
> File "/Users/kskovpen/Testarea/MG5_aMC_v2_5_4/THQMadWeight/bin/internal/madweight_interface.py", line 59, in <module>
> import internal.common_run_interface as common_run
> File "/Users/kskovpen/Testarea/MG5_aMC_v2_5_4/THQMadWeight/bin/internal/common_run_interface.py", line 64, in <module>
> import internal.save_load_object as save_load_object
> ImportError: No module named save_load_object
>
> And indeed I don't see any save_load_object present in bin/internal/
>
> Does anyone know what could be the issue ?
>
> Thanks,
>
> Kirill
>
> ** Affects: mg5amcnlo
> Importance: Undecided
> Status: New
>
> --
> You received this bug notification because you are subscribed to
> MadGraph5_aMC@NLO.
> https://bugs.launchpad.net/bugs/1691050
>
> Title:
> Problem with bin/madweight.py
>
> Status in MadGraph5_aMC@NLO:
> New
>
> Bug description:
> Hello,
>
> I've been trying to run MadWeight in MG5_aMC_v2_5_4 and I see that
> after creating the MadWeight directory one would get the following
> error while trying to run ./bin/madweight.py:
>
> Launch in debug mode
> Traceback (most recent call last):
> File "bin/madweight.py", line 45, in <module>
> import madweight_interface as MW
> File "/Users/kskovpen/Testarea/MG5_aMC_v2_5_4/THQMadWeight/bin/internal/madweight_interface.py", line 59, in <module>
> import internal.common_run_interface as common_run
> File "/Users/kskovpen/Testarea/MG5_aMC_v2_5_4/THQMadWeight/bin/internal/common_run_interface.py", line 64, in <module>
> import internal.save_load_object as save_load_object
> ImportError: No module named save_load_object
>
> And indeed I don't see any save_load_object present in bin/internal/
>
> Does anyone know what could be the issue ?
>
> Thanks,
>
> Kirill
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/mg5amcnlo/+bug/1691050/+subscriptions