安装numpy的时候一定要记得 sudo apt-get install python3-numpy
安装electron的时候要记得在20系统后都要指定python
sudo apt install python-is-python3
conda 创造环境时要注意pytorch环境python版本
应该用 conda activate -n pytorch python==3.8.10
安装numpy的时候一定要记得 sudo apt-get install python3-numpy
安装electron的时候要记得在20系统后都要指定python
sudo apt install python-is-python3
conda 创造环境时要注意pytorch环境python版本
应该用 conda activate -n pytorch python==3.8.10