Hi. I just downloaded Python 3 onto my MacBook Air per the instructions found in the link below …
https://www.codecademy.com/article/install-python3
Under the Installing Python: Mac: Advanced section, I am following the instructions to … Execute open ~/.bash_profile
from a Terminal … but I am receiving the message seen below pointing to the ~ …
SyntaxError: invalid syntax
I tried using the nano command as another way to open my bash profile but am unable to get through because of the same message above. Help please?