QtCreator shows no executable specified
Unsolved
Qt for Python
-
I was trying to install the qt creator and run it, so far I think i have done it correctly, but when pressing ctrl+r, i get this on the output pane:
20:24:38: Checking available ports... 20:24:38: Found 1001 free ports. 20:24:38: Starting ... 20:24:38: No executable specified.
Is there anyway to fix this on python 3.9.1, Qt Creator 4.14.2 Based on Qt 5.15.2 (MSVC 2019, 64 bit). Thanks