Skip to main content
Visitor
September 15, 2026
Solved

STM32Cube AI Studio wrong path for st/plugins

  • September 15, 2026
  • 2 replies
  • 15 views

Hello everyone,

When running STM32Cube AI Studio on Ubuntu 24 with lolcal installation (no sudo rights) I am running in the following problem:

When creating a new project and starting a run I am getting an Error when AI Studio tries to look into /opt/st/plugins

Run failed: Error: ENOENT: no such file or directory, scandir '/opt/st/plugins'

Does AI Studio whats to look into the STM32CubeIDE plugins or for which plugins is it looking and how could I change the path where it is looking for these?

Thanks in advance for your help!

Best answer by tklaas

[FIXED] I gave another STM32CubeIDE path in the AI Studio settings and now it seems to find everything. So this thread can be delete or left for future reference.

2 replies

tklaasAuthorBest answer
Visitor
September 15, 2026

[FIXED] I gave another STM32CubeIDE path in the AI Studio settings and now it seems to find everything. So this thread can be delete or left for future reference.

hamitiya
ST Technical Moderator
September 15, 2026

Hello ​@tklaas 

Indeed, STM32Cube AI Studio search in a given known list of installation path in order to find dependencies (example: arm-none-eabi-gcc).

Changing with another path in your settings would have been the correct proposal. Your answer is then very accurate to fix this issue.

 

Have a nice day.

Best regards,

Yanis

​In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question.