@mdebellis said in Finding a Kit for Basic Tutorial:
I want to use QT with Python.
In that case you should use PyQt (https://wiki.python.org/moin/PyQt) or PySide (https://wiki.qt.io/Qt_for_Python).
The online installer you used is for C++ development.