Question
Using Python virtual environment in Cube IDE
I am developing an SBSFU based project for the B-U585I-IOT02A discovery board. The SBSFU project contains various python scripts that are automatically run during the build process.
How can I force STM32CubeIDE to use the Python version and packages in my virtual environment?
