1、安装python3-dev (用sudo apt autoremove卸载) 2、配置激活环境 python3 -m venv spyder-env source spyder-env/bin/activate 3、安装...