-
Notifications
You must be signed in to change notification settings - Fork 43
Open
Labels
Description
505 12.84 /esi/ratpac-two/src/core/src/PythonProc.cc:64:25: error: no member named 'Eval' in 'TPython'
506 12.84 64 | int result = TPython::Eval(cmd.c_str());
507 12.84 | ~~~~~~~~~^
508 12.98 1 warning generated.
The TPython::Eval() function that was deprecated in ROOT 6.34 and scheduled for removal in ROOT 6.36 is removed.