

VP of Developer Relations (DevRel, DX Eng., Dev Content Docs) at RapidAPI. Helping businesses build developer-led adoption for 10+ yrs. If you don’t see that in the output, then we can be sure to set it as the default python symlink run the following: ln -s -f /usr/local/bin/python3 /usr/local/bin/python It shows default python being symlinked to the brew installed python3. This should output something like the following: /usr/local/bin/python -> /usr/local/bin/python3 Run the following command: ls -l /usr/local/bin/python*


Now let’s create the right set of symlinks for Python 3.X so that it becomes the default python command in your macOS. Run the following command in your terminal to install Python. The simplest way to get this working is to install Python via brew. bin/bash -c "$(curl -fsSL )" Step #2: Install Python with brew #
