prs-eth / ForAINet

official source code for paper entitled "Automated forest inventory: analysis of high-density airborne LiDAR point clouds with 3D deep learning"
48 stars 9 forks source link

excute 'python measurement.py', needing to install some lib, how do you to sovle it? #7

Closed Shadow581 closed 3 weeks ago

Shadow581 commented 3 weeks ago

‘’‘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 ’‘’