Obscure

Obscure

Pycharm ssh远程连接windows的环境

首先创建服务器 设置好后为: 然后新建一个基于ssh的解释器 寻找另一台电脑的环境信息,把解释器的路径导入 报错:

将Solidwork画好的板框导入立创EDA

首先确定好要导出的PCB是零件的哪一面: 然后将画好的solidwork文件另存为dxf格式: 选择当前即可,然后保存: 回到立创EDA中,文件 - 导入 - DXF 导入DXF文件 导入刚刚的文件到板框层 板框层要求一个闭合图像,电路板中的打孔重新用焊盘代替,导入成功

tmux常用指令

pycharm只适合调试代码,长时间训练应当使用tmux配合进行。 1. 启动与退出 # 启动 tmux # 退出 exit 2. 会话管理 # 新建一个会话 tmux new -s <name> # 分离会话 tmux detach # 查看会话 tmux ls # 接入会话 tmux atta

报错: Weights only load failed. This file can still be loaded

1. 报错信息 Error: Weights only load failed. This file can still be loaded, to do so you have two options, do those steps only if you trust the source of

报错:OSError You seem to have cloned a repository without

1. 报错信息 OSError You seem to have cloned a repository without having git-lfs installed. Please install git-lfs and run git lfs install followed by git

报错:Cannot set attribute 'src' directly.

1. 报错信息 WARNING[XFORMERS]: xFormers can't load C++/CUDA extensions. xFormers was built for: PyTorch 2.4.1+cu121 with CUDA 1201 (you have 2.7.1+c