- 博客(9)
- 收藏
- 关注
原创 docker创建container报错Error response from daemon: could not select device ... capabilities: [[gpu]]
docker创建container报错: Error response from daemon: could not select device driver "nvidia" with capabilities: [[gpu]] 解决方法
2023-12-24 13:04:02
657
原创 解决NIVIDA驱动失效:NVIDIA-SMI has failed because it couldn‘t communicate with the NVIDIA driver.
解决NIVIDA驱动失效报错:NVIDIA-SMI has failed because it couldn‘t communicate with the NVIDIA driver.
2023-12-24 12:43:46
735
原创 AttributeError: module ‘platform‘ has no attribute ‘linux_distribution‘
网上的解决方法好像主要是下载distro,import distro,然后将distro.linux_distribution()替换platform.linux_distribution()。但问题是我遇到的情况是根本无法pip install。采用的解决方法是升级pip3。
2023-02-25 12:13:32
2171
1
原创 ssh配合vscode免密码登陆
3步实现ssh免密登陆!1. 在本机创建公钥和私钥;2. 在本地~/.ssh/config文件中,设置IdentifyFile为私钥地址;3. 将公钥上传到服务器
2022-12-27 19:36:14
2788
原创 跑深度学习CV的代码的常用包安装
写这一篇文章的初衷是记录一下自己配环境中所有的安装包的安装方式因为有的包需要特定的安装方法,每次安装都搜一遍教程太过于折磨,仅记录方便日后查找。
2022-09-28 10:05:35
1474
原创 VM-tools选项为灰色无法安装的问题
安装虚拟机VMware时,桌面上没有vmware tools的安装光盘; 虚拟机 -> 重新安装vmware tools选项为灰色,也无法选择; 此时可以通过命令行安装open-vm-tools和启动vmtoolsd的服务解决
2022-09-13 14:56:36
4386
2
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人