Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Just wondering, if I want to install qt from source, how can I enable Python3 ONLY and disable Python2?
./configure is preferred. qt.pro qmake is NOT preferred.
Compiling Qt from sources does not require or use Python at all. You mean you want to manually generate python bindings or something?