Liblzma.so.0 not found on login2 nodes

Hi,

I have an issue on login2 nodes. I upload the following modules:

module load GCC/4.9.3-2.25 OpenMPI/1.10.2
module load ROOT/v6.08.02-Python-2.7.11

since I need ROOT+python, and when I launch the code I get this error:

Traceback (most recent call last):
File “HESE_discoCascades_mdefl.py”, line 5, in
import HESEUHECRClasses as hu
File “/home/barbano/UHECR_gitlab/HESEUHECRClasses.py”, line 26, in
import ROOT
File “/opt/ebsofts/MPI/GCC/4.9.3-2.25/OpenMPI/1.10.2/ROOT/v6.08.02-Python-2.7.11/lib/ROOT.py”, line 24, in
import cppyy
File “/opt/ebsofts/MPI/GCC/4.9.3-2.25/OpenMPI/1.10.2/ROOT/v6.08.02-Python-2.7.11/lib/cppyy.py”, line 60, in
import libPyROOT as _backend
ImportError: liblzma.so.0: cannot open shared object file: No such file or directory

The code runs perfectly on old login nodes.
Could you help me?
Thank you in advance.

kind regards, Anastasia

Dear Anastasia,

we have installed a new version of root : New software installed: ROOT 6.14.06

Please give a try.

Best

Dear Yann,

thanks a lot, it is solved!

Kind regards, Anastasia