Installing PyRoot Module

How do I install the PyRoot module? I am running Python 2.7.10, Root v5.34.11, OsX Yosemite 10.10.5

Hi,

did you compile ROOT yourself? Did you download binaries?
I am sure you are aware that this is a pretty old version (>2y).

Cheers,
D

I downloaded the binary. I know it’s old but that’s what everyone in my lab uses.

Hi,

the binary is for 10.6 and you have a 10.10 machine. Perhaps the best solution would be to take a moment to recompile from sources with the configuration option “–enable-python”.

Cheers,
Danilo