Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
Open
Description
Crash report
What happened?
Ctypes crashes Blender application when I load and run my dylib. My dylib is called "openvdb" and looking at my log it seems it's on Python's side.
Working version: Blender 4.0, Python 3.10
Broken version: Blender 4.1, Python 3.11
Blender 4.0 has Python 3.10 and all works fine. But Blender 4.1 has Python 3.11 and it crashes.
Here is my log:
Mac-M1-Crash.txt
MacOS architecture is arm64.
CPython versions tested on:
3.10, 3.11
Operating systems tested on:
macOS
Output from running 'python -VV' on the command line:
No response