pyuic4
Files needed to build other bindings based on Qt4
RUN apt-get update && \
apt-get install -y pyqt4-dev-tools
RUN apt-get update && \
apt-get install -y pyqt4-dev-tools
RUN apt-get update && \
apt-get install -y pyqt4-dev-tools
RUN yum install -y PyQt4-devel
RUN dnf install -y python3-PyQt4-devel
RUN apt-get update && \
apt-get install -y pyqt4-dev-tools