RVIC icon indicating copy to clipboard operation
RVIC copied to clipboard

Conda installation error - Python version conflict

Open jschap1 opened this issue 8 years ago • 2 comments

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.

jschap1 avatar Sep 11 '17 18:09 jschap1

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 avatar Jan 24 '18 16:01 jhamman

@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: https://github.com/conda-forge/staged-recipes/pull/5131

jhamman avatar Feb 11 '18 06:02 jhamman