‘’‘python
(treeins_env_local) root@autodl-container-04dc41889c-5ff8378e:~/ForAINet-main/tree_metrics/pylidar-master# python setup.py
Riegl RXP Libraries not found.
If installed set $RIVLIB_ROOT to the install location of RiVLib
and $RIWAVELIB_ROOT to the install location of the waveform extraction library (riwavelib)
Riegl RDB Libraries not found.
If installed set $RDBLIB_ROOT to the install location of RDBLib
Las library not found.
If installed set $LASTOOLS_ROOT to the install location of lastools https://github.com/LAStools/LAStools
Building ASCII Extension...
zlib library not found.
If installed set $ZLIB_ROOT to the install location of zlib
gzip compressed files won't be read
Building LVIS Binary Extension....
can't find gdal-config - GDAL development files need to be installed
’‘’
‘’‘python (treeins_env_local) root@autodl-container-04dc41889c-5ff8378e:~/ForAINet-main/tree_metrics/pylidar-master# python setup.py Riegl RXP Libraries not found. If installed set $RIVLIB_ROOT to the install location of RiVLib and $RIWAVELIB_ROOT to the install location of the waveform extraction library (riwavelib) Riegl RDB Libraries not found. If installed set $RDBLIB_ROOT to the install location of RDBLib Las library not found. If installed set $LASTOOLS_ROOT to the install location of lastools https://github.com/LAStools/LAStools Building ASCII Extension... zlib library not found. If installed set $ZLIB_ROOT to the install location of zlib gzip compressed files won't be read Building LVIS Binary Extension.... can't find gdal-config - GDAL development files need to be installed ’‘’