BerkeleyAutomation / python-fcl

Python binding of FCL library
BSD 3-Clause "New" or "Revised" License
203 stars 58 forks source link

docs: update README.md, fix macos installation #47

Open fengyc opened 2 years ago

fengyc commented 2 years ago

Fix #46

mjd3 commented 2 years ago

@fengyc thanks for figuring this out! I'm curious to know if we could get this to work as part of the CI builds (via cibuildwheel). Would you be willing to try and make that work so that there are macos arm wheels available on pypi? Let me know if you'd need assistance; I think that building them shouldn't be too crazy, but I unfortunately have no way of testing those wheels.