ROOT + Python3 + cvmfs

Hi,

I’m not sure whether or not this is the right forum, but is it possible to have PyROOT (from cvmfs) with Python3?

Thanks in advance.

Felipe

Hi Felipe,
if I understand correctly you’re inquiring about a python3 LCG release.
I think this is a question for @ganis.

Cheers,
Enrico

Necro-ing this thread in 2022 to ask the same thing! Is there a version of ROOT from cvmfs with modern python 3 support?

For available versions, see: ls -tr /cvmfs/sft.cern.ch/lcg/app/releases/ROOT/
Then try: root-config --python-version

/cvmfs/sft.cern.ch/lcg/views/LCG_101/x86_64-centos7-gcc8-opt/bin/python has python 3.9.6.

In general, https://lcginfo.cern.ch/pkgver/Python/3.9.6 has the relevant information.

Cheers,
Enrico