Hi rooters,
I may have found an issue when importing ROOT.TFile. My background job is suspended as follows:
[1] + 56809 suspended (tty output) python tfile.py &>| log.txt
An SSCCE follows in attachment, just run it redirecting the output and on background. My ROOT version is:
| Welcome to ROOT 6.07/02 root.cern.ch |
| © 1995-2014, The ROOT Team |
| Built for macosx64 |
| From tag v6-07-02, 18 December 2015 |
Try ‘.help’, ‘.demo’, ‘.license’, ‘.credits’, ‘.quit’/’.q’ |
---|
And I’m using zsh as shell. I can provide more information, if needed.
Thanks,
Werner.
tfile.py (73 Bytes)