You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was just looking around out of idle curiosity when I saw this repo is now on PyPI. Just wanted to leave a tip in case anyone wants to set this up to compile for many OSes. Check out this Github Action for zmesh, it also has a Boost dependency:
I was just looking around out of idle curiosity when I saw this repo is now on PyPI. Just wanted to leave a tip in case anyone wants to set this up to compile for many OSes. Check out this Github Action for zmesh, it also has a Boost dependency:
https://github.com/seung-lab/zmesh/blob/master/.github/workflows/build_wheels.yml
I had problems with compiling on MacOS with that script, so I just compile that on my laptop like so:
https://github.com/seung-lab/zmesh/blob/master/setup.py#L12-L17
Cool stuff y'all!
The text was updated successfully, but these errors were encountered: