I tryed to innstall XBMC, from http://www.raspbmc.com/wiki/user/os-x-l ... tallation/ by
Code: Select all
wget http://svn.stmlabs.com/svn/raspbmc/testing/installers/python/install.py
chmod +x install.py
python install.py
Please, help!python install.py
File "install.py", line 5
print "Raspbmc installer for Linux and Mac OS X"
^
SyntaxError: invalid syntax