@H_301_0@Ubuntu下build wxPython报错configure: error: GStreamer not available
@H_301_0@百度到如下页面http://wxpython-users.1045709.n5.nabble.com/Linux-configure-fails-on-GStreamer-td3271417.html
@H_301_0@执行如下命令后正常
@H_301_0@sudo apt installpython-gst0.10-dev
@H_301_0@
@H_301_0@结果虽然用"./configure && make && sudo make install" 将wxPython安装上了,但是无法使用。
@H_301_0@再找后 可以直接安装sudo apt install wxglade