Skip to content

Build error in core/src/PythonProc.cc with ROOT 6.36 #337

@plexoos

Description

@plexoos
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.

https://root.cern/doc/v636/release-notes.html

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions