I installed ROOT 6 on python 2.7. It works very well. I tested with simple plots, they showed up on screen as I expected. Then, I tried to run a simple test on python by creating the file.py, it worked as well. When I plotted a histogram with python (Filetest.py). The canvas pops up on my screen but it showed nothing. Do you have any experience with it? How should I fix it?