ANTsX / ANTsPy

A fast medical imaging analysis library in Python with algorithms for registration, segmentation, and more.
https://antspyx.readthedocs.io
Apache License 2.0
608 stars 161 forks source link

Build wheel for cp37-macosx_x86_64 fails #481

Closed cookpa closed 1 week ago

cookpa commented 1 year ago

I think because of this

https://github.com/pandas-dev/pandas/issues/53857

The runner OS and Python was recently updated.

cookpa commented 1 year ago

But then it works again in build #282 - maybe another random runner issue.