Search code examples
qtpyqtqt-creator

Qt Creator Cannot Compile Python Project


i just installed Qt creator and when i created a qt for python project with ui but when i try to compile it i get this error at application output

Cannot execute "C:\Program Files\Python38\python.exe": The system cannot find the file specified

i check the path there is no python.exe in that location

what should i do ???

enter image description here

i reinstalled the qt creator still i get the same error


Solution

  • have you controlled your python path in Projects - Build steps?