list index out of range
Heyy !!
I am very new to Madgraph (using the new version v2_6_7, and trying to test this RPV model. But I have a problem that I guess is not attached to this. Probably there is something missing ( like an install ... ). Here is what I get when I launch my process using >launch myprocess :
Command "launch myprocess" interrupted with error:
IndexError : [Fail 5 times]
list index out of range
Please report this bug on https:/
More information is found in 'MG5_debug'.
Please attach this file to your report.
in the MG5_debug :
Traceback (most recent call last):
File "/Users/
return self.onecmd_
File "/Users/
return func(arg, **opt)
File "/Users/
return self.cmd.
File "/Users/
ext_
File "/Users/
self.
File "/Users/
usecmd = ME.MadEventCmdS
File "/Users/
self.
File "/Users/
raise error.__class__, '[Fail %i times] \n %s ' % (i+1, error)
IndexError: [Fail 5 times]
list index out of range
I can't really understand where to start to know where the problem comes from, so I thought maybe it was obvious to some of you.
Thanks in advance.
Douja.
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- 2019-10-18
- Last reply:
- 2019-10-23
Hi,
This looks like that database of results is corrupted.
in principle you can just remove the following file:
./HTML/results.pkl
and then the code will recreate the database as needed.
Cheers,
Olivier
Can you help with this problem?
Provide an answer of your own, or ask Douja Darej for more information if necessary.