在Deepin Linux下pip3 install wxpython后,安装编译报错。 经过搜索后发现需要用Linux的包管理器安装,输入如下命令,问题解决 sudo apt install python3-wxgtk4.0