hello there, i wanted to install blender connector in my blender 5.0. i downloaded the installer and i ran it. i expected it to show in my blender addons list. but it did not show up.
i believe that it is installing for a wrong blender version but, i already have removed all other blender versions completely
Blender 5.1 Alpha recently switched to Python 3.13 version.
This deactivated Speckle v3 (*) and Bonsai Extensions.
Speckle just does not appear in âN-Panelâ, while Bonsai flew out and canât be installed again (and does no more auto update).
Bonsai offered 3.11 and 3.12 versions but is already testing Bonsai with Python 3.14, which AFAIK works for compiling Bonsai without large issues.
This is my experience on Mac
(Iâm still V3.20, which works OK with latest official Blender 5.0.1 - and also did with 5.1 Alpha, before the Python switch)
Not sure if it would work with the latest V3.31
On Windows I had the same experience with V3 Connector. Did not install for Blender 5.0
So i am also looking forward to the planned update for 5.0.
I upgraded my Blender âMacâ connectors by the latest V3 versions on Github via running âexport_dependencies.shâ in Terminal. It worked great so far - it worked until 3.3.1.
So just as an info, in case that could be an issue âŚ
Today I found a new 3.3.2 version and did the same (Blender 5.0.1 official) but it will no more âactivateâ in AddOns.
The Warnings were :
Python: Traceback (most recent call last):
File â/Users/user/Library/Application Support/Blender/5.0/extensions/user_default/speckle_blender_addon/connector/ui/update_panel.pyâ, line 26, in draw
from ⌠import bl_info
ImportError: cannot import name âbl_infoâ from âbl_ext.user_default.speckle_blender_addonâ (/Users/user/Library/Application Support/Blender/5.0/extensions/user_default/speckle_blender_addon/init.py)
and
No module named âspecklepy.core.api.inputs.model_ingestion_inputsâ
But I can confirm it installs and works on Windows.
For Mac I went back to 3.3.1.
I previously had a few versions of Blender installed (3.6, 4.5, 5.0, 5.1), and there was seemingly no way to tell the Speckle installer where to install. After I ran the installer, I think it installed it in 4.5âs add-ons. I could then activate it successfully. I then thought Iâd try to force Speckle to install in 5.1 by uninstalling all other versions of Blender, then running the Speckle installer again. I canât remember if it either didnât show up in the Add-ons prefs at all, or if it gave an error âCannot automatically ensure Speckle dependencies. Please try restarting the host applicationâ.
Anyway - an update: After reading this and seeing that it should install on Blender 5.0 on Windows, I uninstalled everything (all Blender versions), installed 5.0.1, then successfully installed Speckle on it. I then installed Blender 5.1, and once again ran the Speckle installer, not really knowing where it would install. When I first launched Blender 5.1, I said âimport prefs from 5.0â, and Speckle is now working perfectly in 5.1 - without me having to activate it in the prefs > Add-ons.