Install libpythonqt-qt5-common-dev by entering the following commands in the terminal:
sudo apt update sudo apt install libpythonqt-qt5-common-dev
Description:
Dynamic Python binding for the Qt framework - development
PythonQt offers an easy way to embed the Python scripting language into a C++ Qt applications. It makes heavy use of the QMetaObject system and requires Qt 5.x. The focus of PythonQt is on embedding Python into an existing C++ application, not on writing the whole application completely in Python. If you want to write your whole application in Python, you should use PyQt or PySide instead. If you are looking for a simple way to embed Python objects into your C++/Qt Application and to script parts of your application via Python, PythonQt is the way to go! . This package contains development files common for Python 2 and Python 3 needed to build PythonQt applications.
Homepage: http://pythonqt.sourceforge.net
Version: 3.2-7build2
Section: universe/libdevel