I’ve installed open3d on my M1 mac, but get the “have ‘x86_64’, need ‘arm64e'” error when trying to run it (import open3d).
Looking at this page, it seems to me that the simple “pip install open3d” should have done the trick.
I’m running python 3.11.9 and have open3d 0.18.0.
I have tried uninstalling and reinstalling open3d while clearing pip cache and specifying arch64 as seen here
I’m a novice when it comes to using terminal, so I’m a bit stuck and any help is greatly appreciated.
bigboingy is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.