安装PyQt5
1、安装pip3
sudo apt install python3-pip
2、安装PyQt5.9 (因为ubuntu16.04使用的python是3.5,发现最新的PyQt5.11无法使用)
sudo pip3 install PyQt5==5.9
3、安装QScintilla (目前发现2.10的版本会自动安装PyQt5.11,而2.9.4没这个问题)
sudo pip3 install QScintilla==2.9.4
4、安装 eric6-17.04.1
https://sourceforge.net/projects/eric-ide/files/eric6/stable/17.04.1/eric6-17.04.1.tar.gz/download
本文来自博客园,作者:dolinux,未经同意,禁止转载

浙公网安备 33010602011771号