我在Ubuntu 16.04上安装了Anaconda3。我现在正在尝试安装Shogun工具箱。我正在输入以下命令: -
conda install -c conda-forge shogun
我会收到以下错误: -
UnsatisfiableError: The following specifications were found to be in conflict:
- blaze
- python 3.6*
- shogun
Use "conda info <package>" to see the dependencies for each package.
任何人可以帮忙吗?
尽管问题不完全匹配,但可能有助于理解不满意的错误含义。
conda install python = 3.6不舒服
做: Conda卸载的Pytables然后: conda安装shogun