Anaconda
Anaconda
忘尘~
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
安装/删除conda环境遇到:RemoveError:requests is a dependency of conda and cannot be removed from conda
Preparing transaction: done Verifying transaction: failed RemoveError: 'requests' is a dependency of conda and cannot be removed from conda's operating environment. RemoveError: 'setuptools' is a dependency of conda and cannot be removed from conda's ope.原创 2020-06-08 03:27:42 · 4805 阅读 · 0 评论 -
conda无法安装tesserocr pillow
直接使用 conda install -c tesserocr pillow 命令无法安装,替换使用以下命令:conda install -c simonflueckiger tesserocr pillow参考自:https://blog.csdn.net/sky_jiangcheng/article/details/80720304...原创 2018-07-10 15:06:03 · 2742 阅读 · 0 评论
分享