Open mac4kent opened 2 years ago
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
I have receive from your link. Blender 3.1.0 and Blender 3.2.0 Alpha is the same error.
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:
python3
on your path is pointing to it./build_mtree.osx
and edit the file name to the output file that the build produces (I would guess it might be
cp ./m_tree/binaries/m_tree.cpython-310-darwin.so ./m_tree.cpython-310-darwin.so
./build_mtree.osx
in your Terminalm_tree.cpython-310-darwin.so
file to the location where your addon is installedm_tree.cpython-39-darwin.so
file from the same location@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.