PyCharm shows no errors but the examples don't work


_ROOT Version: 6.16
_Platform: OS 10.14.3
_Compiler:Cling


After struggling to install ROOT I finally got it to work with no errors, now I want to run the examples in PyCharm, and while there are no errors, nothing happens.

For example, this example should show that colorful distribution, but I don’t see anything, there is nothing open, all I get is “Process finished with exit code 0”.

When I run it in the terminal nothing at all happens. No errors, no warning, nothing.

Any idea how to fix this?

python -i DynamicSlice.py

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.