The terminal process failed to launch: Path to shell executable "qtdesignstudio" does not exist

Hello

I am using Torizon IDE extension on VS Code.
I start a new project for QT.
When I run task “open-in-qt-design-studio”, it throws error “The terminal process failed to launch: Path to shell executable “qtdesignstudio” does not exist.”

I have both QT Creator and QT Design Studio installed on my Windows system.
Also, the task “open-in-qt-creator” works well.

Please help.

Hi @rajdeepteck123,

Can you please share complete log you get when running qtdesignstudio task ?
Additionally, are you able to open qtdesignstudio outside vscode and please share complete installation path.

Best Regards
Ritesh Kumar

Hi @ritesh.tx ,

When I click on the task runner on left, I get the following in my terminal.

Yes, I am able to run qtdesignstudio outside vscode. I can simply run it by entering qtdesignstudio in terminal.