Jetson 上安装编译wxPython
参考资料:https://wxpython.org/blog/2017-08-17-builds-for-linux-with-pip/index.html# 第一步:更新pip与相关包 pip3 install -U pip pip3 install -U six wheel setuptools 第二步:使用pip从PyPI下载最新的源文件 pip3 download wxPython 第三步:安装gtk+-3.0 sudo apt-get...
Read More
近期评论