ROOT 5.26 and Python 2.6.2

Hi,

we upgraded our python version from v2.4 to v2.6.2 on Linux SLES 10p2.

Do we have to recompile the ROOT system (v5.26) in order for the two to work together?

Currently python 2.6 crashes when I do an “import ROOT”.

Thanks & regards,
Roland

Hi Roland,

Yes you need to recompile ROOT (well at least libPyROOT).

Cheers,
Philippe

tnx 1m :slight_smile:

Hi,

not that ‘make clean-pyroot’, followed by re-running configure and make is sufficient.

Cheers,
Wim