python安装包一直出现‘The environment is inconsistent, please check the package plan carefully’

安装各种包一直出现‘The environment is inconsistent, please check the package plan carefully The following packages are causing the inconsistency:’
也找了各种解决办法,比如 conda install anaconda;conda update --all;我甚至想卸载anaconda,conda install anaconda-clean,都会出现这个问题

img