Dear Rob,
I have the same syntax error with the examples files (included in PartitionFinder) and file you described in the tutorial. It is the next:
Last login: Tue Dec 18 09:31:57 on ttys001
u008XXX:~ YYYYYYYYYY$ python
Python 2.7.1 (r271:86832, Jun 16 2011, 16:59:05)
[GCC 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.15.00)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> /Applications/PartitionFinder/PartitionFinder.py /Users/YYYYYYYYYYYYY/Desktop/Armadillo
File "<stdin>", line 1
/Applications/PartitionFinder/PartitionFinder.py /Users/YYYYYYYYYYYYY/Desktop/Armadillo
^
SyntaxError: invalid syntax
>>>
Should I modify the file PartitionFinder.py?
Thank you in advance