I tried to download the ROOT dependencies and I got a message saying “Package 'python” has no installation candidate"
I did install the latest version of python. How can I resolve this issue?
Try ro replace python with: python3
How would we do that?