Qt 6.11 is out! See what's new in the release
blog
qtCreator - debug python scripts?
-
Hello All,
I'm familiar with python and interested in trying out qtQuick to explore some gui's.
My first question would be- using qtCreator, can I open a standard python file, run and debug it, without either a qt or qtQuick components? E.g. as a general python IDE?I've experimented with qtCreator for a few hours, but cannot find a way to open and run a standard python script.
Thanks for the help,
Marcus -
See https://doc.qt.io/qtcreator/creator-python-development.html ; you need to create a Python project first.