Bonsai could not load!
hello folks, I downloaded Blender 5.0 and tried to install Bonsai 0.8.3 but it does not compile. It says
os: Windows
os_version: 10.0.26100
python_version: 3.11.13
architecture: ('64bit', 'WindowsPE')
machine: AMD64
processor: Intel64 Family 6 Model 154 Stepping 3, GenuineIntel
blender_version: 5.0.0
bonsai_version: 0.8.3-post1
bonsai_commit_hash: None
bonsai_commit_date: None
last_actions:
last_error: Traceback (most recent call last):
File "C:\Users\husam\AppData\Roaming\Blender Foundation\Blender\5.0\extensions\blender_org\bonsai__init__.py", line 243, in
import ifcopenshell.api
ModuleNotFoundError: No module named 'ifcopenshell'
binary_error: Couldn't find ifcopenshell wrapper binary.
ANY IDEAS ?


!
Tagged:
Comments
This ? :
https://github.com/IfcOpenShell/IfcOpenShell/issues/7344
(It contains a workaround)
We had similar on Mac for 5.0 RC and 5.1 Alpha for a while ....
(https://community.osarch.org/discussion/3214/bonsai-on-apple-arm-latest-macos#latest)
It was fixed a few days ago ..... around the time that similar problem arose on Windows (?)
@HusamArafeh I think you should use with latest release of blender, the latest version of bonsai.
https://github.com/IfcOpenShell/IfcOpenShell/releases/tag/bonsai-0.8.4-alpha2511181504 its not bonsai 0.8.3 but it works nice.
Good catch.
I overlooked he is using 0.8.3
As I had the wrong assumption that anyone on this forum would use the latest builds anyway.