I am fairly new to PyInstaller. I am running Python 3.1 and attempting to 
configure
PyInstaller 1.5-rc1 by running the configure.py file. When I attempt to run the 
file I 
get the following error.

C:\PyInstaller\pyinstaller-1.5-rc1>c:/python31/python configure.py
  File "configure.py", line 43
    print "I: computing EXE_dependencies"
                                        ^
SyntaxError: invalid syntax

I suspected I may have a corrupt copy of configure.py and downloaded another 
copy
and still had the same issue. Anybody have the same problem or any ideas ?

Bob

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to