python[3] configure.py --qmake=[path to Qt5.x]/bin/qmake --verbose
Whether a qt module builds or not depends on the configure.py's check.
Take a look at the terminal output and you will find the reason why QtGui..QtWidgets was not installed correctly.