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
When attempting to build with cibuildwheel on an Apple-M2 machine we encounter a linker issue that has something to do with photospline. I don't recall the details but it may either be that the photospline build is unable to find the cfitsio shared library to link against, or that some part of the LeptonInjector build that requires photospline is not able to find the cfitsio shared library at link-time,
The text was updated successfully, but these errors were encountered:
When attempting to build with cibuildwheel on an Apple-M2 machine we encounter a linker issue that has something to do with photospline. I don't recall the details but it may either be that the photospline build is unable to find the cfitsio shared library to link against, or that some part of the LeptonInjector build that requires photospline is not able to find the cfitsio shared library at link-time,
The text was updated successfully, but these errors were encountered: