[Pythonmac-SIG] Question re: py2app

Kevin Walzer sw at wordtech-software.com
Thu Nov 11 15:08:36 CET 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I've found a bug in wxGlade that only seems to exist in the version I
packaged with py2app, as a standalone. Whenever I try to generate code
using this program, I get an error message that says "no parser
found"--apparently it can't find the parsers to convert the XML GUI
description to Python code. It looks like at least one file,
xml_parse.pyc, didn't get copied into the bundle by py2app, which may
explain the problem.  This doesn't exist when I run the program from a
folder (double-click wxglade.py), nor does it exist when I bundle it as
an applet (wxglade + all related files into an app bundle, but external
libraries/modules like wxPython left alone)--but all I do with the
applet bundle is copy all the wxglade files manually into the bundle
into the Resources folder, keeping the same directory structure
otherwise. I'm just not sure why that particular file isn't being copied
when I run py2app.

- --
Kevin Walzer, PhD
WordTech Software--Open Source Applications and Packages for OS X
http://www.wordtech-software.com
http://www.smallbizmac.com
http://www.kevin-walzer.com
mailto:sw at wordtech-software.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFBk3JjJmdQs+6YVcoRAtROAJ9rlidPAzqwadtcdpxXH6sowJ9S/gCfaYxN
CzuL9+DO9nUh4zopyeHNwBA=
=gsxO
-----END PGP SIGNATURE-----


More information about the Pythonmac-SIG mailing list