12 2019 档案

摘要:这个错误出现后,我发现pip和conda的几乎一切命令都不能用了,甚至conda list 都用不了,conda list这个命令也会出现module 'configparser' has no attribute 'ConfigParser'这个报错。 后来我机智的发现,是环境变量冲突(重复)了 阅读全文
posted @ 2019-12-30 17:05 林间飞鹿 阅读(3170) 评论(0) 推荐(0)
摘要:conda install mingw libpython --channel https://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free/ 阅读全文
posted @ 2019-12-27 11:31 林间飞鹿 阅读(712) 评论(0) 推荐(0)