RemoveError: 'requests' is a dependency of conda and cannot be removed from conda's operating environment

前端 未结 11 685
情歌与酒
情歌与酒 2021-02-05 02:47

Having trouble installing a third party library and I have not seen this error before using Windows 10 with Anaconda installed:

C:\\Users\\XYZ>conda env creat         


        
11条回答
  •  梦如初夏
    2021-02-05 03:18

    I had the same problem on Mac Mojave, and in my case run conda update --force conda first worked for me.

提交回复
热议问题