mikedh / trimesh

Python library for loading and using triangular meshes.
https://trimesh.org
MIT License
3.02k stars 583 forks source link

issues installing pyembree #2183

Closed juanZaragozaChichell closed 8 months ago

juanZaragozaChichell commented 8 months ago

Hi there! I have a similar issue as the one in this issue . However, it seems like my issue is a bit different, not being able to install embreex itself. Any suggestions? Thank you very much!

I am using macOS Sonoma 14.2.1 on an M1 chip, if this is worth of anything.

mikedh commented 8 months ago

Hey, yeah trimesh switched to a fork of pyembree embreex for maintenance reasons (i.e. wheels). It has wheels for most platforms but not ARM macs, and it might take a little work to get there: