Bug Description
Traceback (most recent call last):
File "C:\Users\frank\AppData\Roaming\Blender Foundation\Blender\5.0\extensions.local\lib\python3.11\site-packages\ifcopenshell\ifcopenshell_wrapper.py", line 14, in swig_import_helper
return importlib.import_module(mname)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Blender Foundation\Blender 5.0\5.0\python\Lib\importlib_init_.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 1204, in _gcd_import
File "", line 1176, in _find_and_load
File "", line 1147, in _find_and_load_unlocked
File "", line 676, in _load_unlocked
File "", line 573, in module_from_spec
File "", line 1233, in create_module
File "", line 241, in _call_with_frames_removed
ImportError: DLL load failed while importing _ifcopenshell_wrapper: Una directiva de Control de aplicaciones bloqueó este archivo.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\frank\AppData\Roaming\Blender Foundation\Blender\5.0\extensions.local\lib\python3.11\site-packages\ifcopenshell_init_.py", line 85, in
from . import ifcopenshell_wrapper
File "C:\Users\frank\AppData\Roaming\Blender Foundation\Blender\5.0\extensions.local\lib\python3.11\site-packages\ifcopenshell\ifcopenshell_wrapper.py", line 17, in
_ifcopenshell_wrapper = swig_import_helper()
^^^^^^^^^^^^^^^^^^^^
File "C:\Users\frank\AppData\Roaming\Blender Foundation\Blender\5.0\extensions.local\lib\python3.11\site-packages\ifcopenshell\ifcopenshell_wrapper.py", line 16, in swig_import_helper
return importlib.import_module('ifcopenshell_wrapper')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Blender Foundation\Blender 5.0\5.0\python\Lib\importlib_init.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_ifcopenshell_wrapper'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\frank\AppData\Roaming\Blender Foundation\Blender\5.0\extensions\blender_org\bonsai_init_.py", line 243, in
import ifcopenshell.api
File "C:\Users\frank\AppData\Roaming\Blender Foundation\Blender\5.0\extensions.local\lib\python3.11\site-packages\ifcopenshell_init_.py", line 87, in
raise ImportError("IfcOpenShell not built for '%s'" % python_distribution)
ImportError: IfcOpenShell not built for 'windows\64bit\python3.11'
os: Windows
os_version: 10.0.26100
python_version: 3.11.13
architecture: ('64bit', 'WindowsPE')
machine: AMD64
processor: Intel64 Family 6 Model 197 Stepping 2, GenuineIntel
blender_version: 5.0.1
bonsai_version: 0.8.4
bonsai_commit_hash: None
bonsai_commit_date: None
last_actions:
last_error: Traceback (most recent call last):
File "C:\Users\frank\AppData\Roaming\Blender Foundation\Blender\5.0\extensions.local\lib\python3.11\site-packages\ifcopenshell\ifcopenshell_wrapper.py", line 14, in swig_import_helper
return importlib.import_module(mname)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Blender Foundation\Blender 5.0\5.0\python\Lib\importlib_init_.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 1204, in _gcd_import
File "", line 1176, in _find_and_load
File "", line 1147, in _find_and_load_unlocked
File "", line 676, in _load_unlocked
File "", line 573, in module_from_spec
File "", line 1233, in create_module
File "", line 241, in _call_with_frames_removed
ImportError: DLL load failed while importing _ifcopenshell_wrapper: Una directiva de Control de aplicaciones bloqueó este archivo.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\frank\AppData\Roaming\Blender Foundation\Blender\5.0\extensions.local\lib\python3.11\site-packages\ifcopenshell_init_.py", line 85, in
from . import ifcopenshell_wrapper
File "C:\Users\frank\AppData\Roaming\Blender Foundation\Blender\5.0\extensions.local\lib\python3.11\site-packages\ifcopenshell\ifcopenshell_wrapper.py", line 17, in
_ifcopenshell_wrapper = swig_import_helper()
^^^^^^^^^^^^^^^^^^^^
File "C:\Users\frank\AppData\Roaming\Blender Foundation\Blender\5.0\extensions.local\lib\python3.11\site-packages\ifcopenshell\ifcopenshell_wrapper.py", line 16, in swig_import_helper
return importlib.import_module('ifcopenshell_wrapper')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Blender Foundation\Blender 5.0\5.0\python\Lib\importlib_init.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_ifcopenshell_wrapper'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\frank\AppData\Roaming\Blender Foundation\Blender\5.0\extensions\blender_org\bonsai_init_.py", line 243, in
import ifcopenshell.api
File "C:\Users\frank\AppData\Roaming\Blender Foundation\Blender\5.0\extensions.local\lib\python3.11\site-packages\ifcopenshell_init_.py", line 87, in
raise ImportError("IfcOpenShell not built for '%s'" % python_distribution)
ImportError: IfcOpenShell not built for 'windows\64bit\python3.11'
FATAL ERROR: Unable to load Bonsai
Attachments
No response
Debug and Error Output
Bug Description
Traceback (most recent call last):
File "C:\Users\frank\AppData\Roaming\Blender Foundation\Blender\5.0\extensions.local\lib\python3.11\site-packages\ifcopenshell\ifcopenshell_wrapper.py", line 14, in swig_import_helper
return importlib.import_module(mname)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Blender Foundation\Blender 5.0\5.0\python\Lib\importlib_init_.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 1204, in _gcd_import
File "", line 1176, in _find_and_load
File "", line 1147, in _find_and_load_unlocked
File "", line 676, in _load_unlocked
File "", line 573, in module_from_spec
File "", line 1233, in create_module
File "", line 241, in _call_with_frames_removed
ImportError: DLL load failed while importing _ifcopenshell_wrapper: Una directiva de Control de aplicaciones bloqueó este archivo.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\frank\AppData\Roaming\Blender Foundation\Blender\5.0\extensions.local\lib\python3.11\site-packages\ifcopenshell_init_.py", line 85, in
from . import ifcopenshell_wrapper
File "C:\Users\frank\AppData\Roaming\Blender Foundation\Blender\5.0\extensions.local\lib\python3.11\site-packages\ifcopenshell\ifcopenshell_wrapper.py", line 17, in
_ifcopenshell_wrapper = swig_import_helper()
^^^^^^^^^^^^^^^^^^^^
File "C:\Users\frank\AppData\Roaming\Blender Foundation\Blender\5.0\extensions.local\lib\python3.11\site-packages\ifcopenshell\ifcopenshell_wrapper.py", line 16, in swig_import_helper
return importlib.import_module('ifcopenshell_wrapper')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Blender Foundation\Blender 5.0\5.0\python\Lib\importlib_init.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_ifcopenshell_wrapper'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\frank\AppData\Roaming\Blender Foundation\Blender\5.0\extensions\blender_org\bonsai_init_.py", line 243, in
import ifcopenshell.api
File "C:\Users\frank\AppData\Roaming\Blender Foundation\Blender\5.0\extensions.local\lib\python3.11\site-packages\ifcopenshell_init_.py", line 87, in
raise ImportError("IfcOpenShell not built for '%s'" % python_distribution)
ImportError: IfcOpenShell not built for 'windows\64bit\python3.11'
os: Windows
os_version: 10.0.26100
python_version: 3.11.13
architecture: ('64bit', 'WindowsPE')
machine: AMD64
processor: Intel64 Family 6 Model 197 Stepping 2, GenuineIntel
blender_version: 5.0.1
bonsai_version: 0.8.4
bonsai_commit_hash: None
bonsai_commit_date: None
last_actions:
last_error: Traceback (most recent call last):
File "C:\Users\frank\AppData\Roaming\Blender Foundation\Blender\5.0\extensions.local\lib\python3.11\site-packages\ifcopenshell\ifcopenshell_wrapper.py", line 14, in swig_import_helper
return importlib.import_module(mname)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Blender Foundation\Blender 5.0\5.0\python\Lib\importlib_init_.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "", line 1204, in _gcd_import
File "", line 1176, in _find_and_load
File "", line 1147, in _find_and_load_unlocked
File "", line 676, in _load_unlocked
File "", line 573, in module_from_spec
File "", line 1233, in create_module
File "", line 241, in _call_with_frames_removed
ImportError: DLL load failed while importing _ifcopenshell_wrapper: Una directiva de Control de aplicaciones bloqueó este archivo.
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\frank\AppData\Roaming\Blender Foundation\Blender\5.0\extensions.local\lib\python3.11\site-packages\ifcopenshell_init_.py", line 85, in
from . import ifcopenshell_wrapper
File "C:\Users\frank\AppData\Roaming\Blender Foundation\Blender\5.0\extensions.local\lib\python3.11\site-packages\ifcopenshell\ifcopenshell_wrapper.py", line 17, in
_ifcopenshell_wrapper = swig_import_helper()
^^^^^^^^^^^^^^^^^^^^
File "C:\Users\frank\AppData\Roaming\Blender Foundation\Blender\5.0\extensions.local\lib\python3.11\site-packages\ifcopenshell\ifcopenshell_wrapper.py", line 16, in swig_import_helper
return importlib.import_module('ifcopenshell_wrapper')
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Program Files\Blender Foundation\Blender 5.0\5.0\python\Lib\importlib_init.py", line 126, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
ModuleNotFoundError: No module named '_ifcopenshell_wrapper'
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "C:\Users\frank\AppData\Roaming\Blender Foundation\Blender\5.0\extensions\blender_org\bonsai_init_.py", line 243, in
import ifcopenshell.api
File "C:\Users\frank\AppData\Roaming\Blender Foundation\Blender\5.0\extensions.local\lib\python3.11\site-packages\ifcopenshell_init_.py", line 87, in
raise ImportError("IfcOpenShell not built for '%s'" % python_distribution)
ImportError: IfcOpenShell not built for 'windows\64bit\python3.11'
FATAL ERROR: Unable to load Bonsai
Attachments
No response
Debug and Error Output