brunopostle / homemaker-addon

Design buildings the pointy-clicky way, a blender add-on that transforms spatial geometry into IFC building models
GNU General Public License v3.0
125 stars 7 forks source link

It cannot be installed successfully #44

Closed justinjow closed 1 year ago

justinjow commented 2 years ago

I really love this addon,however it cannot be installed successfully on Macbook Pro 14 with M1 MAX. The BlenderBIM Add-on with the tag "py310" cannot be installed successfully too.

brunopostle commented 2 years ago

We don't own an M1 apple silicon computer that can compile the Topologic library. Blenderbim has the same problem: IfcOpenShell/IfcOpenShell#2090

Apparently, it is possible to run Blenderbim under emulation, you would need to install the 'Intel' version of Blender (not the 'Apple Silicon' version), then possibly you can install Blenderbim and the Homemaker add-on.

Please write a comment here if this works, or if it doesn't work.

dirkolbrich commented 2 years ago

This indeed does work. Downloaded the Intel version from Blender.org, installed (kept both Blender versions, renamed one to Blender Intel), then installed the BlenderBIM Add-on -> success. Both blender versions even share the same Preferences as far as I can tell.

brunopostle commented 2 years ago

There is now an arm/M1 release of Homemaker, this should work (untested) with blender and IfcOpenShell/blenderbim built for M1: https://github.com/brunopostle/homemaker-addon/releases/tag/2022-05-14

brunopostle commented 1 year ago

Duplicate of #1