Closed fengyc closed 8 months ago
Steps to install python-fc in macos (ARM cpu)
brew install fcl eigen octomap
CPATH=$(brew --prefix)/include:$(brew --prefix)/include/eigen3 \
LD_LIBRARY_PATH=$(brew --prefix)/lib \
pip install python-fcl
Hey, Github released mac M1 CI runners finally and it appears to have built and tested successfully in #74 with macosx_arm64
wheels on both Github and PyPi
You should be able to pip install --upgrade python-fcl
and get them. I'm going to close this but feel free to open new issues if the wheels don't work.
On macos with m1 chip, pip could not find the latest version 0.6.1.