Skip to content
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

Can't use h5py-parallel recipe with Python 3.6 #3

Open
ketch opened this issue May 30, 2018 · 0 comments
Open

Can't use h5py-parallel recipe with Python 3.6 #3

ketch opened this issue May 30, 2018 · 0 comments

Comments

@ketch
Copy link
Member

ketch commented May 30, 2018

I'm trying to create a Python 3.6 recipe for Clawpack, but I'm getting this:

conda.exceptions.UnsatisfiableError: The following specifications were found to be in conflict:
  - h5py-parallel -> python=3.5
  - python[version='>=3.6,<3.7.0a0']
Use "conda info <package>" to see the dependencies for each package.

I guess that we should update the h5py-parallel recipe to use the latest release of h5py (2.8.0). Or perhaps there is now a conda-forge recipe for h5py that is parallel-enabled?

@dalcinl could you help me with this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant