I downloaded madpgraph5, but when I run it I get the following error:
ERROR: ROOT file called 'ROOT.py' or 'ROOT.pyc' is not found
ERROR: Please check that ROOT is properly installed.
When I try locate ROOT.py
and locate ROOT.pyc
, I get nothing.
I have root 5.34 installed and it runs smoothly. I also have python 2.7.6 installed.
I downloaded rootpy, but have no idea how to include and enable PyROOT. I searched and I think I have to edit something to do with the path in bashrc, but before I do it I need to be sure of what I am doing.
Can anyone help?