Using pyroot with PyCharm on Windows 11


Please read tips for efficient and successful posting and posting code

ROOT Version: Any
Platform: Windows 11
Compiler: Any


To use root on windows I have to open a VS native tools command prompt.
Now, if I want to use pyroot through pycharm, I don’t get this option.
Does anyone know how can I use pyroot with Pycharm?

Thank you.

You have to somehow set the environment variables needed to run ROOT. Can you call batch scripts from within pycharm?