stefaneichert / OpenLidarToolbox

Open LiDAR Toolbox is a QGIS Plugin for ALS Data by Stefan Eichert, Benjamin Štular and Edisa Lozić 2021
GNU General Public License v3.0
37 stars 7 forks source link

Erreur Algorithme LAStools:laszip non trouvé #7

Closed Archeo73 closed 7 months ago

Archeo73 commented 7 months ago

Après plusieurs mois de fonctionnement sans difficulté, je reçois ce message d'erreur en lançant le traitement ONE. Pourtant, les traitements LAStools seuls fonctionnent encore... A l'aide !

stefaneichert commented 7 months ago

Thank you for reporting this. Please use English here, as I do not understand french that much. However, this issue is a duplicate. Please see: https://github.com/stefaneichert/OpenLidarToolbox/issues/6 for a workaround

stefaneichert commented 7 months ago

closed because duplicate of https://github.com/stefaneichert/OpenLidarToolbox/issues/6

Archeo73 commented 7 months ago

Hi, thank you for your answer. I tried to install the .zip (Win 10 pro, QGis 3.34.3) and obtained this message with the ONE process :

Version de QGIS : 3.34.3-Prizren Révision du code : 47373234ac Version de Qt : 5.15.3 Version de Python : 3.9.18 Version de GDAL : 3.8.3 Version de GEOS : 3.12.1-CAPI-1.18.1 Version de Proj : Rel. 9.3.1, December 1st, 2023 Version de PDAL : 2.6.0 (git-version: 3fced5) Algorithme commencé à: 2024-02-05T16:02:20 Démarrage de l'algorithme '0NE (One-Step-Processing)'… Paramètres en entrée: { 'CRS' : QgsCoordinateReferenceSystem('EPSG:2154'), 'GPD' : False, 'InputFilelaslaz' : 'D:\SIG\LIDAR IGN\LHD_FXX_0909_6506_PTS_C_LAMB93_IGN69.copc.laz', 'LAS' : 'TEMPORARY_OUTPUT', 'LVD' : False, 'LowNoise' : False, 'SetCellSize' : 0.5, 'VisualisationCM' : True, 'VisualisationDFM' : False, 'VisualisationDfME' : True, 'VisualisationHS' : True, 'VisualisationOPN' : True, 'VisualisationSVF' : True, 'VisualisationVAT' : True, 'classLas' : True, 'prefix' : '09096506' }

LAStools command line C:/LAStools\bin\laszip -i "D:\SIG\LIDAR IGN\LHD_FXX_0909_6506_PTS_C_LAMB93_IGN69.copc.laz" -o "C:/Users/mani-c/AppData/Local/Temp/1/processing_jhPktn/639d27957d544d58970126606770af4a/lasheight.las" LAStools console output Traceback (most recent call last): File "C:\Users/mani-c/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\LAStools\lastools\core\data_compression\laszip.py", line 66, in processAlgorithm LastoolsUtils.run_lastools(commands, feedback) File "C:\Users/mani-c/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\LAStools\lastools\core\utils\utils.py", line 59, in run_lastools feedback.pushConsoleInfo(output.decode("utf-8")) UnicodeDecodeError: 'utf-8' codec can't decode byte 0x82 in position 22: invalid start byte Execution failed after 0.23 secondes

Any idea ?

De : Stefan Eichert @.> Envoyé : lundi 5 février 2024 09:55 À : stefaneichert/OpenLidarToolbox @.> Cc : Clement MANI @.>; Author @.> Objet : Re: [stefaneichert/OpenLidarToolbox] Erreur Algorithme LAStools:laszip non trouvé (Issue #7)

Thank you for reporting this. Please use English here, as I do not understand french that much. However, this issue is a duplicate. Please see: #6https://github.com/stefaneichert/OpenLidarToolbox/issues/6 for a workaround

— Reply to this email directly, view it on GitHubhttps://github.com/stefaneichert/OpenLidarToolbox/issues/7#issuecomment-1926492984, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BBICN4QW6QZOUNJQNIOXWDTYSCM6RAVCNFSM6AAAAABCW2BCPKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRWGQ4TEOJYGQ. You are receiving this because you authored the thread.Message ID: @.***>

ATTENTION Ce courriel provient de l'extérieur. Ne cliquez pas sur les liens ou une pièce jointe à moins de connaître l'expéditeur et de vous être assuré au préalable que le contenu est sûr.

Archeo73 commented 7 months ago

After a reboot, the problem is solved with the .zip Thank’s a lot for this wonderful tool for archaeologists !

De : Clement MANI Envoyé : lundi 5 février 2024 16:14 À : 'stefaneichert/OpenLidarToolbox' @.>; stefaneichert/OpenLidarToolbox @.> Objet : RE: [stefaneichert/OpenLidarToolbox] Erreur Algorithme LAStools:laszip non trouvé (Issue #7)

Hi, thank you for your answer. I tried to install the .zip (Win 10 pro, QGis 3.34.3) and obtained this message with the ONE process :

Version de QGIS : 3.34.3-Prizren Révision du code : 47373234ac Version de Qt : 5.15.3 Version de Python : 3.9.18 Version de GDAL : 3.8.3 Version de GEOS : 3.12.1-CAPI-1.18.1 Version de Proj : Rel. 9.3.1, December 1st, 2023 Version de PDAL : 2.6.0 (git-version: 3fced5) Algorithme commencé à: 2024-02-05T16:02:20 Démarrage de l'algorithme '0NE (One-Step-Processing)'… Paramètres en entrée: { 'CRS' : QgsCoordinateReferenceSystem('EPSG:2154'), 'GPD' : False, 'InputFilelaslaz' : 'D:\SIG\LIDAR IGN\LHD_FXX_0909_6506_PTS_C_LAMB93_IGN69.copc.laz', 'LAS' : 'TEMPORARY_OUTPUT', 'LVD' : False, 'LowNoise' : False, 'SetCellSize' : 0.5, 'VisualisationCM' : True, 'VisualisationDFM' : False, 'VisualisationDfME' : True, 'VisualisationHS' : True, 'VisualisationOPN' : True, 'VisualisationSVF' : True, 'VisualisationVAT' : True, 'classLas' : True, 'prefix' : '09096506' }

LAStools command line C:/LAStools\bin\laszip -i "D:\SIG\LIDAR IGN\LHD_FXX_0909_6506_PTS_C_LAMB93_IGN69.copc.laz" -o "C:/Users/mani-c/AppData/Local/Temp/1/processing_jhPktn/639d27957d544d58970126606770af4a/lasheight.las" LAStools console output Traceback (most recent call last): File "C:\Users/mani-c/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\LAStools\lastools\core\data_compression\laszip.py", line 66, in processAlgorithm LastoolsUtils.run_lastools(commands, feedback) File "C:\Users/mani-c/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\LAStools\lastools\core\utils\utils.py", line 59, in run_lastools feedback.pushConsoleInfo(output.decode("utf-8")) UnicodeDecodeError: 'utf-8' codec can't decode byte 0x82 in position 22: invalid start byte Execution failed after 0.23 secondes

Any idea ?

De : Stefan Eichert @.> Envoyé : lundi 5 février 2024 09:55 À : stefaneichert/OpenLidarToolbox @.> Cc : Clement MANI @.>; Author @.> Objet : Re: [stefaneichert/OpenLidarToolbox] Erreur Algorithme LAStools:laszip non trouvé (Issue #7)

Thank you for reporting this. Please use English here, as I do not understand french that much. However, this issue is a duplicate. Please see: #6https://github.com/stefaneichert/OpenLidarToolbox/issues/6 for a workaround

— Reply to this email directly, view it on GitHubhttps://github.com/stefaneichert/OpenLidarToolbox/issues/7#issuecomment-1926492984, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BBICN4QW6QZOUNJQNIOXWDTYSCM6RAVCNFSM6AAAAABCW2BCPKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMRWGQ4TEOJYGQ. You are receiving this because you authored the thread.Message ID: @.***>

ATTENTION Ce courriel provient de l'extérieur. Ne cliquez pas sur les liens ou une pièce jointe à moins de connaître l'expéditeur et de vous être assuré au préalable que le contenu est sûr.