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

Conda installation error - Python version conflict #101

Open
jschap1 opened this issue Sep 11, 2017 · 2 comments
Open

Conda installation error - Python version conflict #101

jschap1 opened this issue Sep 11, 2017 · 2 comments

Comments

@jschap1
Copy link

jschap1 commented Sep 11, 2017

When I run the command

conda install --channel https://conda.anaconda.org/UW-Hydro rvic

in a new conda environment, I get an error

UnsatisfiableError: The following specifications were found to be in conflict:

  • python 2.7*
  • rvic -> python 3.4*

I am guessing there is an issue with the dependencies specifications in the conda package, but I am fairly inexperienced; it might just have to do with my system.

@jhamman
Copy link
Member

jhamman commented Jan 24, 2018

We need to update the conda environments for RVIC. If anyone is open to trying this, the relevant repository is here: https://github.com/UW-Hydro/conda-recipes-uwhydro/tree/master/rvic

This is not something I have time for in the short term so interested users are invited to contribute here.

@jhamman
Copy link
Member

jhamman commented Feb 11, 2018

@jschap1 - we're adding RVIC to conda-forge but be aware, only for python 3.6. I'll close this issue once RVIC is available via conda forge.

xref: conda-forge/staged-recipes#5131

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

Successfully merging a pull request may close this issue.

2 participants