holoviz-topics / EarthSim

Tools for working with and visualizing environmental simulations.
https://earthsim.holoviz.org
BSD 3-Clause "New" or "Revised" License
64 stars 21 forks source link

Installation errors on Windows10 #227

Closed markanthonycowan closed 6 years ago

markanthonycowan commented 6 years ago

(C:\Users\rditlmac\AppData\Local\Continuum\Anaconda2\envs\python3) C:\Users\rditlmac\Downloads\earthsim>conda create -n earthsim -c conda-forge --file=dependencies.txt conda-forge::python=3.6 Fetching package metadata ........... Solving package specifications: . PackageNotFoundError: Package not found: '' Packages missing in current win-64 channels:

Close matches found; did you mean one of these?

conda-forge::cartopy: conda-forge-ci-setup
conda-forge::fiona: conda-forge-pinning
conda-forge::lancet: conda-forge-ci-setup

You can search for packages on anaconda.org with

anaconda search -t conda pyviz/label/earthsim::zeromq

(and similarly for the other packages)

ceball commented 6 years ago

Please could you supply the output of conda info?

markanthonycowan commented 6 years ago

(C:\Users\rditlmac\AppData\Local\Continuum\Anaconda2\envs\python3) C:\Users\rditlmac\Downloads\es-workflows-modularize_downloaded09142018\es-workflows-modularize>conda info Current conda install:

           platform : win-64
      conda version : 4.2.9
   conda is private : False
  conda-env version : 4.2.9
conda-build version : 2.0.2
     python version : 2.7.12.final.0
   requests version : 2.11.1
   root environment : C:\Users\rditlmac\AppData\Local\Continuum\Anaconda2  (writable)
default environment : C:\Users\rditlmac\AppData\Local\Continuum\Anaconda2\envs\python3
   envs directories : C:\Users\rditlmac\AppData\Local\Continuum\Anaconda2\envs
      package cache : C:\Users\rditlmac\AppData\Local\Continuum\Anaconda2\pkgs
       channel URLs : https://repo.continuum.io/pkgs/free/win-64/
                      https://repo.continuum.io/pkgs/free/noarch/
                      https://repo.continuum.io/pkgs/pro/win-64/
                      https://repo.continuum.io/pkgs/pro/noarch/
                      https://repo.continuum.io/pkgs/msys2/win-64/
                      https://repo.continuum.io/pkgs/msys2/noarch/
        config file : None
       offline mode : False
ceball commented 6 years ago

Unfortunately, your version of conda does not support the package match specifications we have used. Are you in a position to be able to update your version of conda? If so, note that you'll likely have to run conda update conda at least two times to get the latest version.

Sorry that we failed to document the minimum conda version requirement!

kcpevey commented 6 years ago

I successfully built the env on my windows machine with conda 4.5.6.