You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've tried installing specklepy from the internal console, and even renaming QGIS-LTR.app to QGIS.app (which does odd things to the internal system env settings)
No dice, I'll keep looking. I haven't found within the Qgs library methods for getting the running app. There is plenty of version and app name info but not to the OS application path itself.
Speckle dependencies are not installed in a way that LTR versions of QGIS can handle.
This is due to the renaming of the app from QGIS.app to QGIS-LTR.app
Profiles are shared between the the apps in ApplicationSupport, but depencies are installed within the app packages:
/Applications/QGIS.app/Contents/Resources/Python/Site Packages
/Applications/QGIS-LTR.app/Contents/Resources/Python/Site Packages
The former is hardcoded into the Utilities module.
speckle-qgis/test/utilities.py
Line 42 in f298434
The SpeckleQGIS install routine installs specklepy and other dependencies successfully in QGIS.app but doesn't within QGIS-LTR.app
Installation issues reported on Speckle Community do feature the LTR versions in their error logs
Unable to load the Speckle plugin on QGIS for Mac
The text was updated successfully, but these errors were encountered: