This line does not work - error is "can't import", but not at all obvious why:
from atlaslib.AtlasEventStream import AtlasXAODFileStream
However, just doing the "import" there, and then fully qualified name reference, and it works just fine. THis isn't a big deal, but it would nice nice to understand and fix.
This line does not work - error is "can't import", but not at all obvious why:
However, just doing the "import" there, and then fully qualified name reference, and it works just fine. THis isn't a big deal, but it would nice nice to understand and fix.