I'm having trouble installing LiCSBAS. I've attached the output from the LiCSBAS_check_install.py script for your reference. Could you please help me understand why the installation is failing and suggest possible solutions?
Check required modues and versions
astropy(6.1.3) OK
bs4(4.12.3) OK
h5py(3.11.0) OK
matplotlib(3.9.2) OK
numpy(1.26.4) OK
psutil(5.9.0) OK
requests(2.32.3) OK
statsmodels(0.14.2) OK
ERROR: No module named '_gdal'
Check LiCSBAS commands
OK
Check LiCSBAS library
ERROR: PYTHONPATH is not set to LiCSBAS library
Dear Prof,
I'm having trouble installing LiCSBAS. I've attached the output from the LiCSBAS_check_install.py script for your reference. Could you please help me understand why the installation is failing and suggest possible solutions?
(licsbas) ucimory@MSI:~/LiCSBAS$ LiCSBAS_check_install.py
Python version: 3.12.7 OK
Check required modues and versions astropy(6.1.3) OK bs4(4.12.3) OK h5py(3.11.0) OK matplotlib(3.9.2) OK numpy(1.26.4) OK psutil(5.9.0) OK requests(2.32.3) OK statsmodels(0.14.2) OK ERROR: No module named '_gdal'
Check LiCSBAS commands OK
Check LiCSBAS library ERROR: PYTHONPATH is not set to LiCSBAS library
ERROR: LiCSBAS install is NOT OK