我想prettytable
在 anaconda 中安装软件包。要使用 conda 安装此软件包,我已运行:
conda install -c synthicity prettytable
并收到以下错误:
(base) C:\Users\hp>conda install -c synthicity prettytable
Solving environment: failed
UnsatisfiableError: The following specifications were found to be in conflict:
- anaconda==5.2.0=py36_3
- prettytable
Use "conda info <package>" to see the dependencies for each package.
我不知道这是什么冲突。并且找不到任何解决此问题的方法。有人可以帮帮我吗?