[ubuntu][原创]how to install pyqt4 in ubuntu?

Posted FL1623863129

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了[ubuntu][原创]how to install pyqt4 in ubuntu?相关的知识,希望对你有一定的参考价值。

test environment:

ubuntu18.04

step:

sudo apt-get install qt4-dev-tools qt4-doc qt4-qtconfig qt4-demos qt4-designer
sudo apt install libqwt5-qt4 libqwt5-qt4-dev
sudo apt install pyqt4-dev-tools pyqt4.qsci-dev

sudo apt install python3-pyqt4

now,you can use with python2.7 and python3.6.9

以上是关于[ubuntu][原创]how to install pyqt4 in ubuntu?的主要内容,如果未能解决你的问题,请参考以下文章