shipping a python app

Alexander Skwar lists.ASkwar at DigitalProjects.com
Thu Apr 25 19:17:32 EDT 2002


»Steve Holden« sagte am 2002-04-17 um 10:10:37 -0400 :
> Gordon McMillan's installer package is almost certainly what you want.
> Gordon's web page on
> 
>     http://www.mcmillan-inc.com/install1.html

Hm, I'm also looking for a way to ship a Python app.  I installed the
5b3.1 package on Linux running Python 2.2.  When I start the Build
phase, I just get this error message:

[askwar at teich Installer]$ python Build.py SPEC/DeDuper.spec 
Traceback (most recent call last):
  File "Build.py", line 688, in ?
    build(sys.argv[1])
  File "Build.py", line 23, in build
    rthooks = eval(open(os.path.join(HOMEPATH, 'rthooks.dat'), 'r').read())
  File "<string>", line 1
    {
     ^
SyntaxError: invalid syntax

Well, why is that?

Alexander Skwar
-- 
How to quote:	http://learn.to/quote (german) http://quote.6x.to (english)
Homepage:	http://www.iso-top.de      |    Jabber: askwar at a-message.de
   iso-top.de - Die günstige Art an Linux Distributionen zu kommen
                       Uptime: 1 day 18 hours 16 minutes





More information about the Python-list mailing list