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
@funkey The post processing code (lsd.post) had cython deps, so there are cp3{6,7,8,9,10} x86_64 wheels in the build. I just added arm64 wheels tested on M2, works for me now with:
conda create -n lsds python=3
pip install lsds
I can add this to the gh actions when i get some time.
Please fix it - kthanxbye ;)
The text was updated successfully, but these errors were encountered: