error detected after lauch

Asked by Rafael Marcelino

HI there!

I'm facing a problem after I type launch my_run/

INFO: Start computing relic
maddm_card missed argument print_sigmas. Takes default: False
quit
Error detected in "launch lala"
write debug file MG5_debug
If you need help with this issue please contact us on https://answers.launchpad.net/mg5amcnlo
MadGraph5Error : Impossible to compile /home/rafamarce/MG5_aMC_v2_6_6/lala directory
 Trying to launch make command returns:
     [Errno 2] No such file or directory
 In general this means that your computer is not able to compile.

I got scipy version 0.19.1, python 2.5.15+, mad5 2.6.6

I appreciate your attention and work on this project. Thank you very much.

Question information

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

HI,

Do you have "make" command available?

Cheers,

Olivier

> On 11 Oct 2019, at 14:53, Rafael Marcelino <email address hidden> wrote:
>
> New question #684988 on MadDM:
> https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fanswers.launchpad.net%2Fmaddm%2F%2Bquestion%2F684988&amp;data=02%7C01%7C%7Cc8208251a70f491eb08108d74e49f36e%7C7ab090d4fa2e4ecfbc7c4127b4d582ec%7C0%7C0%7C637063952597978238&amp;sdata=bjBhLVqDzANU5tFZVzA9gW%2BaGfYYfwR87OoNuK%2FpVi0%3D&amp;reserved=0
>
> HI there!
>
> I'm facing a problem after I type launch my_run/
>
> INFO: Start computing relic
> maddm_card missed argument print_sigmas. Takes default: False
> quit
> Error detected in "launch lala"
> write debug file MG5_debug
> If you need help with this issue please contact us on https://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fanswers.launchpad.net%2Fmg5amcnlo&amp;data=02%7C01%7C%7Cc8208251a70f491eb08108d74e49f36e%7C7ab090d4fa2e4ecfbc7c4127b4d582ec%7C0%7C0%7C637063952597988229&amp;sdata=rhTDBNNDPo3nm7C9zuSXWS4vTSmL1EQJ%2BWx046obbM0%3D&amp;reserved=0
> MadGraph5Error : Impossible to compile /home/rafamarce/MG5_aMC_v2_6_6/lala directory
> Trying to launch make command returns:
> [Errno 2] No such file or directory
> In general this means that your computer is not able to compile.
>
> I got scipy version 0.19.1, python 2.5.15+, mad5 2.6.6
>
> I appreciate your attention and work on this project. Thank you very much.
>
> --
> You received this question notification because your team maddm is an
> answer contact for MadDM.

Revision history for this message
Rafael Marcelino (rafaelmarcelinocs) said :
#2

Thanks Olivier Mattelaer, that solved my question.