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
E OSError: dlopen(/Users/runner/work/pystable/pystable/pystable/_extensions/macOS/i386/libstable.so, 6): Library not loaded: /usr/local/opt/gsl/lib/libgsl.25.dylib
Looks like libstable.so is expecting libgsl.25.dylib but brew install gsl produces libgsl.27.dylib now, which is likely the issue.
Not sure why but nox is failing in gh actions for the fork, but only for mac OS.
The text was updated successfully, but these errors were encountered: