Hi Eric,
Thanks for the post.
This is not expected. I would like to ask you to perform a few tests to gather a more complete view of what is happening:
- Is the ROOT used via Python the same you are using in C++? (
ROOT.gROOT.GetVersion()
) - Can you build the same chain from C++?
- Could you set the environment variable
ROOTDEBUG=1
(or 2 or higher) and go through the messages to see whether the logs reveal some issue with the authentication?
Best,
D