-
Notifications
You must be signed in to change notification settings - Fork 220
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Blender 3.2.0 error add-ons #331
Comments
Are you sure, this is blender 3.2 |
Yes I do use Blender 3.2.0 Alpha |
You'll have to compile it with Python 3.10 bindings. If you have the tools to do this, I have updated the branch here: https://github.com/BeheadedKamikaze/modular_tree/tree/blender_31 |
You will have to compile the C++ for MacOS X. Because I don't have a test machine, I did not update the build files, but I suspect you will have to:
cp ./m_tree/binaries/m_tree.cpython-310-darwin.so ./m_tree.cpython-310-darwin.so
|
@BeheadedKamikaze I'd be happy to compile something on my Macbook for #341 if it's necessary/helpful at all- let me know! |
Blender 3.2.0 error add-ons your file.
The text was updated successfully, but these errors were encountered: