Connecting SPECKLE Account with QGIS

Hi Team Speckle,

I want to publish/upload my QGIS Layers in Speckle so I can see them in Power-BI.

When I try to open or publish a model for the first time in QGIS I get following error:
"specklepy.logging.exceptions.SpeckleException: SpeckleException: Add accounts via Speckle Desktop Manager in order to start "
I can’t find said manager, nor do I know how to link my Speckle-account to the Plugin.
I’d really appreciate some help.

I’m currently using QGIS-Version 3.40.6-Bratislava. At first I download and intalled the QGIS-Connector “speckle.qgis.installer-3.0.0-alpha.47” (Log in | Speckle).
Then installed correctly the “Speckle QGIS” Plugin directly from QGIS-Plugins menu (Speckle_v3: Speckle 2.0 Connector for QGIS).

"Ein Fehler trat bei der Ausführung von Python-Code auf:

specklepy.logging.exceptions.SpeckleException: SpeckleException: Add accounts via Speckle Desktop Manager in order to start
Traceback (most recent call last):
File “C:\Users\juan.herrera\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins\speckle-qgis-v3\speckle\ui\widgets\dockwidget_main.py”, line 391, in _open_select_projects_widget
self.widget_project_search = ProjectSearchWidget(parent=self)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File “C:\Users\juan.herrera\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins\speckle-qgis-v3\speckle\ui\widgets\widget_project_search.py”, line 45, in init
self.ui_search_content = UiSearchUtils()
^^^^^^^^^^^^^^^
File “C:\Users\juan.herrera\AppData\Roaming\QGIS\QGIS3\profiles\default\python\plugins\speckle-qgis-v3\speckle\ui\utils\search_widget_utils.py”, line 51, in init
raise SpeckleException(
specklepy.logging.exceptions.SpeckleException: SpeckleException: Add accounts via Speckle Desktop Manager in order to start
"

Hi @JH_1987 , thanks for spotting this! Please check the new installer v3.0.0-alpha.48
Make sure that QGIS is closed when running the installer :raising_hands:

1 Like

Hi @Kateryna thanks for your reply. This solved my problem

1 Like