ImportError: No module named ROOT - installed from linux distribution repo

e.g. which python, python<TAB><TAB>, dnf list installed "python*" or similar.

In case it helps, here is the recipe we use to create ROOT’s Fedora Docker images. I see that among the packages we install there is a python3-root, maybe that’s what you are missing?

1 Like