Hacker News new | ask | show | jobs
by WillPostForFood 655 days ago
Been trying to install cadquery on a mac (M1) but ouch, not easy, and not working yet.
1 comments

FWIW conda-forge packages cadquery and it's dependencies, including on macOS-arm. So micromamba/mamba/conda can easily be used to install it. build123d is being worked on.
Great, thanks! I'll give it a try. Brew -> pip -> cadquery was a dead end for me.
Got it running, thanks again!