<div dir="ltr"><div class="gmail_quote">Hello Andrea,</div><div class="gmail_quote"><br></div><div class="gmail_quote">Thanks for your response, but I am also getting the following error messages. It is not letting me do a lot of things like clipping, classifying, and modifying ROIs.</div><div class="gmail_quote"><br></div><div class="gmail_quote">2020-05-24 22.18.35.803677    SemiAutomaticClassificationPlugin.core.utils-getGDALForMac 5684  getGDALForMac: /Library/Frameworks/GDAL.framework/Versions/2.4/Programs/<br>2020-05-24 22.18.36.422631   SemiAutomaticClassificationPlugin.core.utils-GDALCopyRaster 5799         GDAL error:: b'ERROR 1: dlopen(/Applications/QGIS3.12.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_MrSID.dylib, 1): Library not loaded: @executable_path/lib/libltidsdk.dylib\n  Referenced from: /Applications/QGIS3.12.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_MrSID.dylib\n  Reason: image not found\nERROR 1: dlopen(/Applications/QGIS3.12.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_MrSID.dylib, 1): Library not loaded: @executable_path/lib/libltidsdk.dylib\n  Referenced from: /Applications/QGIS3.12.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_MrSID.dylib\n  Reason: image not found\nERROR 1: dlopen(/Applications/QGIS3.12.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_ECW_JP2ECW.dylib, 1): Library not loaded: @executable_path/lib/libNCSEcw.dylib\n  Referenced from: /Applications/QGIS3.12.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_ECW_JP2ECW.dylib\n  Reason: image not found\nERROR 1: dlopen(/Applications/QGIS3.12.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_ECW_JP2ECW.dylib, 1): Library not loaded: @executable_path/lib/libNCSEcw.dylib\n  Referenced from: /Applications/QGIS3.12.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_ECW_JP2ECW.dylib\n  Reason: image not found\nERROR 1: dlopen(/Applications/QGIS3.12.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_MG4Lidar.dylib, 1): Library not loaded: @executable_path/lib/liblti_lidar_dsdk.1.dylib\n  Referenced from: /Applications/QGIS3.12.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_MG4Lidar.dylib\n  Reason: image not found\nERROR 1: dlopen(/Applications/QGIS3.12.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_MG4Lidar.dylib, 1): Library not loaded: @executable_path/lib/liblti_lidar_dsdk.1.dylib\n  Referenced from: /Applications/QGIS3.12.app/Contents/Resources/gdal/gdalplugins/2.4/gdal_MG4Lidar.dylib\n  Reason: image not found\n'<br>2020-05-24 22.18.36.437004     SemiAutomaticClassificationPlugin.core.utils-GDALCopyRaster 5813         image: /private/var/folders/1q/mm9yvt8j22z4_fymnbxb9c6r0000gn/T/semiautomaticclassification/20200524_221050346577/20200524_221832858872previewtemp.tif<br>2020-05-24 22.18.36.692546     SemiAutomaticClassificationPlugin.core.utils-rasterSymbol 648   /private/var/folders/1q/mm9yvt8j22z4_fymnbxb9c6r0000gn/T/semiautomaticclassification/20200524_221050346577/20200524_221832858872previewtemp.tif<br>2020-05-24 22.18.36.715547     SemiAutomaticClassificationPlugin.core.utils-moveLayerTop 5462  layer: 20200524_221832858872previewtemp.tif<br>2020-05-24 22.18.36.737703 SemiAutomaticClassificationPlugin.core.utils-createGroup 5414   group: Class_temp_group<br>2020-05-24 22.18.36.750883     SemiAutomaticClassificationPlugin.core.utils-selectLayerbyName 5506     layer selected: None<br>2020-05-24 22.18.36.764598        SemiAutomaticClassificationPlugin.core.utils-setGroupVisible 5437       group: <qgis._core.QgsLayerTreeGroup object at 0x160147dc8><br>2020-05-24 22.18.36.777557   SemiAutomaticClassificationPlugin.core.utils-setGroupExpanded 5448      group: <qgis._core.QgsLayerTreeGroup object at 0x160147dc8><br>2020-05-24 22.18.36.894760   SemiAutomaticClassificationPlugin.dock.scpdock-createPreview 196        <<< PREVIEW created: 20200524_221832858872previewtemp.tif<br>2020-05-24 22.19.05.074495  SemiAutomaticClassificationPlugin.core.utils-selectTabSettings 7125     tab selected<br></div><div class="gmail_quote">-----------------------------<br>
<br>
Message: 2<br>
Date: Sun, 31 May 2020 02:36:16 -0700 (MST)<br>
From: Andrea Giudiceandrea <<a href="mailto:andreaerdna@libero.it" target="_blank">andreaerdna@libero.it</a>><br>
To: <a href="mailto:qgis-user@lists.osgeo.org" target="_blank">qgis-user@lists.osgeo.org</a><br>
Subject: Re: [Qgis-user] GDAL problems on Mac 10.14.6<br>
Message-ID: <<a href="mailto:1590917776554-0.post@n6.nabble.com" target="_blank">1590917776554-0.post@n6.nabble.com</a>><br>
Content-Type: text/plain; charset=us-ascii<br>
<br>
RMG wrote<br>
> I get the below messages when I use SCP.<br>
> 2020-05-24T01:22:59     WARNING    warning:/Users/rmg/Library/Application<br>
> Support/QGIS/QGIS3/profiles/default/python/plugins/SemiAutomaticClassificationPlugin/core/utils.py:1298:<br>
> DeprecationWarning:<br>
>              time.clock has been deprecated in Python 3.3 and will be<br>
> removed from Python 3.8: use time.perf_counter or time.process_time<br>
> instead<br>
<br>
Hi Reiko Matsuda Goodwin,<br>
as Luca Congedo already replied to your question on the <br>
Semi-Automatic Classification Plugin Facebook Group, this is only a Python<br>
deprecation warning not related to any problems you encounter when using the<br>
plugin.<br>
It only states that time.clock() function will not work in Python 3.8, but<br>
for now it works as expected.<br>
It is also not related to GDAL.<br>
<br>
Anyway the use of time.clock() in the code has already been fixed<br>
<a href="https://github.com/semiautomaticgit/SemiAutomaticClassificationPlugin/pull/102" rel="noreferrer" target="_blank">https://github.com/semiautomaticgit/SemiAutomaticClassificationPlugin/pull/102</a><br>
and will not appear with the next version of the Semi-Automatic<br>
Classification Plugin.<br>
<br>
Regards.<br>
<br>
Andrea<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html" rel="noreferrer" target="_blank">http://osgeo-org.1560.x6.nabble.com/QGIS-User-f4125267.html</a><br>
<br><br>
******************************************<br>
</div></div>