regarding MadSTRPlugin

Asked by Disha Bhatia

Hello,

I needed to run madgraph with istr command in run card.
For that I accessed this webpage https://code.launchpad.net/~maddevelopers/mg5amcnlo/MadSTRPlugin
and was trying to run the command bzr branch lp:~maddevelopers/mg5amcnlo/MadSTRPlugin

However it complains, You have not informed bzr of your Launchpad ID, and you must do this to

and the program hangs at 93kB 25kB/s / Fetching revisions:Inserting stream:Estimate 63/236

Can you please tell me as per how to effectively install MadSTRPlugin.

Thank you in advance,
Disha

Question information

Language:
English Edit question
Status:
Solved
For:
MadGraph5_aMC@NLO Edit question
Assignee:
No assignee Edit question
Solved by:
Disha Bhatia
Solved:
Last query:
Last reply:
Revision history for this message
Olivier Mattelaer (olivier-mattelaer) said :
#1

You should had a network issue.
You can just retry.
Otherwise click on the latest version number and you should have a link to the tarball.

Cheers,

Olivier

> On 2 May 2020, at 23:04, Disha Bhatia <email address hidden> wrote:
>
> New question #690412 on MadGraph5_aMC@NLO:
> https://answers.launchpad.net/mg5amcnlo/+question/690412
>
> Hello,
>
> I needed to run madgraph with istr command in run card.
> For that I accessed this webpage https://code.launchpad.net/~maddevelopers/mg5amcnlo/MadSTRPlugin
> and was trying to run the command bzr branch lp:~maddevelopers/mg5amcnlo/MadSTRPlugin
>
> However it complains, You have not informed bzr of your Launchpad ID, and you must do this to
>
> and the program hangs at 93kB 25kB/s / Fetching revisions:Inserting stream:Estimate 63/236
>
> Can you please tell me as per how to effectively install MadSTRPlugin.
>
> Thank you in advance,
> Disha
>
>
> --
> You received this question notification because you are an answer
> contact for MadGraph5_aMC@NLO.

Revision history for this message
Disha Bhatia (dishabhatia1989) said :
#2

Thank you, it was indeed a network issue.
I have now extracted in the PLUGIN directory.

However after running the command ./bin/mg5 --mode=MadSTR
I am getting the following error:

ERROR: %s is not present in the PLUGIN directory. Please install it first
Traceback (most recent call last):
  File "./bin/mg5_aMC", line 140, in <module>
    __import__('PLUGIN.%s' % options.plugin)
ImportError: No module named =

I checked that inside the PLUGIN directory, there is now a folder also MadSTRPlugin, inside which MadSTR folder is there.
Didn't understand what additional command I need to give to download %s.

Can you please tell me how to rectify this.

Thank you,
Disha

Revision history for this message
Disha Bhatia (dishabhatia1989) said :
#3

Hi sorry, my problem is solved now.
I had to copy MadSTR folder inside PLUGIN, after doing that it successfully ran.

Thank you,
Disha