How could I check what is the built in python version for mac os Catalina 10.15.2.
Have a problem with "/Library/Frameworks/Python.framework/Versions/3.5/". Think to remove this version and reinstall. Read this post, How to uninstall Python 2.7 on a Mac OS X 10.6.4? one post reminds not to remove Mac built in python.
I have multiple versions of python managed by pyenv.
Just wonder where could I check Mac Catalina 10.15 built in python version?