I am now making a Qt application and want to integrate root. I found that a python environment is required when compiling root. So when I package my application for use on other computers, do I also need a python environment? Or do I just need to package the root dynamic library together?
Hi,
Thanks for the question.
You do not need to distribute a Python environment.
Best,
Danilo