I get the following error when I try to configure for the first time:
C:\Users\cod2\pyinstaller151>python Configure.py
File "Configure.py", line 41
print "ERROR: PyInstaller does not support Python 64-bit on Mac OSX"
^
SyntaxError: invalid syntax
I'm actually on a Win7 64 bit box running Python 3.2.2.
I also have PyWin32 v.3.2 for 64 bit installed.
thanks in advance