I have been following instructions on how to install pygame on a mac. Here is the link to the website where the instructions are: http://dudeslife.com/blog/2014/programming/installing-python-3-3-3-pygame-on-os-x-mavericks/
I am on the last step and when I put "/usr/local/Cellar/python3/3.3.3/bin/pip3 install /Users/BEASTMACHINEjr/Downloads/pygame" into terminal, this error occurs:
"/Users/BEASTMACHIENEjr/Downloads/pygame -bash: /usr/local/Cellar/python3/3.3.3/bin/pip3: No such file or directory"
Does anyone know what I am doing wrong?
Any help would be greatly appreciated!
EDIT: Also, I am new to osx, if anyone has an answer please simplify it. ;)