WARNING: The conda.compat module is deprecated and will be removed in a future release.是conda4.6.11版本出现的特殊bug,需要先升级conda版本
终端输入conda update conda
开始自动更新,在process处选择y,让其继续更新,更新完再查看conda --version
版本更新为conda 4.7.5,bug就消失啦
WARNING: The conda.compat module is deprecated and will be removed in a future release.是conda4.6.11版本出现的特殊bug,需要先升级conda版本
终端输入conda update conda
开始自动更新,在process处选择y,让其继续更新,更新完再查看conda --version
版本更新为conda 4.7.5,bug就消失啦