-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
pynio causes dependency conflicts in py36 CI build #3154
Comments
I am getting a different error for linux py36 Linux py36
|
I can reproduce this issue locally:
Maybe hdf5 is the problem? h5py seems to want the mpi version, but pynio doesn't. Perhaps one of our friendly conda-forge experts can help diagnose the issue? @ocefpaf any ideas? |
I am not an expert, but will chime in. Verify that you have |
I'm not 100% sure what this looks like, but we use |
The problem here is that we had to remove some old builds of |
OK, this is fixed for now by removing |
Should we close? Or wait for the dependencies to update? |
I renamed the issue -- let's leave it open for now until we can restore pynio. |
Closed by #3340 |
On Saturday night, all Python 3.6 CI builds started failing. Python 3.7 is unaffected.
See https://dev.azure.com/xarray/xarray/_build/results?buildId=362&view=logs
MacOSX py36:
Linux py36:
The text was updated successfully, but these errors were encountered: