Error occurs when export new model

Bug #1933227 reported by DanningLiu
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Launchpad itself
Invalid
Undecided
Unassigned

Bug Description

Error occurs when export new model

I have tried to generate events by using one new model.
During the generation, some error information occurred but it doesn't affect the generation. I can still generate events.

the MG5 version I'm using is MG5_aMC_v3.0.0.beta
the error message is shown below :
Traceback (most recent call last):
  File "write_param_card.py", line 178, in <module>
    ParamCardWriter('./param_card.dat', generic=True)
  File "write_param_card.py", line 29, in __init__
    self.write_card(list_of_parameters)
  File "write_param_card.py", line 89, in write_card
    self.write_dep_param_block(lhablock)
  File "write_param_card.py", line 121, in write_dep_param_block
    exec("%s = %s" % (parameter.name, parameter.value))
  File "<string>", line 1, in <module>
NameError: name 'complexconjugate' is not defined

Even if it has these error information, I can still generate events.

Looking for forward to the suggestions.
Thank you in advance

Revision history for this message
Colin Watson (cjwatson) wrote :

We maintain launchpad.net, not the software you're using (which may be hosted on launchpad.net). I don't know where to reassign this, so please try to look for a specific project that matches what you're using.

Changed in launchpad:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Related questions

Remote bug watches

Bug watches keep track of this bug in other bug trackers.