自己按照书上Windows的安装中遇到的问题
D:d2l-zh>conda env create -l
Warning: you have pip-installed dependencies in your environment file, but you do not list pip itself as one of your conda dependencies. Conda may not use the correct pip to install your packages, and they may end up in the wrong place. Please add an explicit pip dependency. I'm adding one for you, but still nagging you.
升级了pip:python -m pip install --user --upgrade pip==19.0.3
要加--user
无法自动安装environment file中的依赖,就参照了,很详细,文章是在anconda prompt中完成,但也可以再书中提到的d2l-zh文件夹用cmd进行,按照论坛中的方式就可以完成了!
本文发布于:2024-01-30 15:53:10,感谢您对本站的认可!
本文链接:https://www.4u4v.net/it/170660118921132.html
版权声明:本站内容均来自互联网,仅供演示用,请勿用于商业和其他非法用途。如果侵犯了您的权益请与我们联系,我们将在24小时内删除。
留言与评论(共有 0 条评论) |