When I try running ClassificaionKeras.py given in root 6.08 tutorials/ folder (also attached) I get the following output:
Traceback (most recent call last):
File "ClassificationKeras.py", line 15, in <module>
TMVA.PyMethodBase.PyInitialize()
AttributeError: type object 'TMVA' has no attribute 'PyMethodBase'
Can anyone help me?
ClassificationKeras.py (2.1 KB)