Amazon web services – How do I install AWS CLI on Mac running Python 2.7?
I need to install (and utilize) AWS CLI, which requires Python 3.8 or higher. My Catalina Mac has 2.7.16. I installed 3.12 via the link at https://docs.python.org/3/using/mac.html. I see when running the IDLE app that comes with it that I'm…