Skip to content

Installation issues for basemap and cartopy libraries #2

Description

@larvorg

If you want to install basemap or cartopy via Anaconda :
conda install -c conda-forge basemap
conda install -c conda-forge cartopy
you could have issues of versions compatiblities for some libraries :
-> example : about cartopy
UnsatisfiableError: The following specifications were found to be incompatible with a past
explicit spec that is not an explicit spec in this operation (mock):

cartopy -> mock

The following specifications were found to be incompatible with each other:
Package mock conflicts for:
anaconda/linux-64::keras-base==2.2.4=py37_0 -> keras-applications[version='>=1.0.6'] -> keras[version='>=2.1.6'] -> tensorflow -> tensorflow-estimator=1.15 -> mock[version='>=2.0.0']
anaconda/noarch::tensorflow-estimator==2.0.0=pyh2649769_0 -> tensorflow-base[version='>=2.0.0,<2.1.0a0'] -> mock[version='>=2.0.0,<3.0a0']
conda-forge/linux-64::pytables==3.6.1=py37h9f153d1_0 -> mock
anaconda/linux-64::tensorflow-base==2.0.0=mkl_py37h9204916_0 -> keras-preprocessing[version='>=1.0.5,<2.0a0'] -> keras[version='>=2.1.6'] -> tensorflow -> tensorflow-estimator=1.15 -> mock[version='>=2.0.0']
defaults/linux-64::anaconda==custom=py37_1 -> _anaconda_depends -> pytables -> mock
anaconda/linux-64::keras==2.2.4=0 -> tensorflow -> mock[version='>=2.0.0']
defaults/linux-64::_anaconda_depends==2019.03=py37_0 -> pytables -> mock
defaults/linux-64::mock==3.0.5=py37_0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions