Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
High
-
Resolution: Fixed
-
Affects Version/s: master
-
Component/s: TMVA
-
Labels:None
-
Environment:
pymva/numpy not available
Description
Hi,
The test following test seem to fail without pymva:
774:tutorial-tmva-TMVA_CNN_Classification
776:tutorial-tmva-TMVA_RNN_Classification
Processing /local2/pcanal/cint_working/rootcling/root/tutorials/tmva/TMVA_CNN_Classification.C...
|
In file included from input_line_10:1:
|
/local2/pcanal/cint_working/rootcling/root/tutorials/tmva/TMVA_CNN_Classification.C:138:10: error: no member named 'PyMethodBase' in namespace 'TMVA'
|
TMVA::PyMethodBase::PyInitialize();
|
~~~~~~^
|
CMake Error at /local2/scratch/pcanal/root_builds/master/cpp17/RootTestDriver.cmake:237 (message):
|
error code: 1
|