Setting up Python on macOS
I finally found myself in need of some Python to do some OpenCV work on my Mac.
And although Mac nowadays comes with Python pre-installed, it's not the exact version we are looking for.
To demonstrate that, open a terminal and run the python command....
h.daily-dev-tips.com2 min read