How do I check how many Python installations I have on my Mac?
I am currently runing Tahoe 16.0.1 and Python is already present on my Mac from Apple but I also installed Anaconda which came with its own Python. I am using environments in Anaconda to create Python programs.
I want to make sure I don’t have more Python installations than I am supposed to have.
python*.