import setuptools
easy_install SimpleITK-0.8.0.post48-py2.7-macosx-10.5-x86_64.egg
I downloaded the .egg file and tried using easy_install but it doesn't seem to be working. This is the error I am getting.
easy_install SimpleITK-0.8.0.post48-py2.7-macosx-10.5-x86_64.egg
^
SyntaxError: invalid syntax
Is there any suggestions on how to fix this issue?