sudo apt install pip #安装pip包管理器 pip -V #验证是否正确 安装pip包管理器 setstatus disable #关闭KySec安全管理器 pip install -i https://pypi.tuna.tsinghua.edu.cn/simple jupyter notebook #安装jupyter no…
假设,现在你的系统是刚刚安装的Ubuntu22.04,你在安装深度学习环境的时候,可能遇到一些我遇到的坑,或者你可以直接按照我的安装步骤安装。