菲奥娜的不可满足误差 我用英特尔的Python使用 CONDA 来绘制一些数据,当我安装菲奥娜时,我得到这个错误: $ conda install -f fiona Fetching package metadata ......... Solving package specifications: .... UnsatisfiableError: The following specifications were found to be in conflict: - fiona Use "conda info <package>" to see the dependencies for each package.

菲奥娜的不可满足误差 我用英特尔的Python使用 CONDA 来绘制一些数据,当我安装菲奥娜时,我得到这个错误: $ conda install -f fiona Fetching package metadata ......... Solving package specifications: .... UnsatisfiableError: The following specifications were found to be in conflict: - fiona Use "conda info <package>" to see the dependencies for each package.,python,anaconda,geospatial,Python,Anaconda,Geospatial,在冲突中发现了什么?如何解决冲突?有时在现有python环境中很难解决冲突。使用CONDA创建新的环境,并在该环境中首先安装菲奥娜。 $ python --version Python 2.7.12 :: Intel Corporation

在冲突中发现了什么?如何解决冲突?

有时在现有python环境中很难解决冲突。使用CONDA创建新的环境,并在该环境中首先安装菲奥娜。
$ python --version
Python 2.7.12 :: Intel Corporation