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
{{ message }}
This repository was archived by the owner on Oct 17, 2024. It is now read-only.
We have now an issue that our package doesn't pass the tests on 32 bit platforms. We haven't noticed so far but this is still an issue for people who want to package a python package since most distributions haven't dropped 32 bit support yet. The solution would be to download the 32bit version of conda. See obspy for how to do it.