-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I've installed py2app with my X11-based build of Python, and have tried to run the "hello world" sample. py2app fails with this error message:
ValueError: '/usr/local/python-unix/lib/libpython2.4.dylib' does not exist > /usr/local/python-unix/lib/python2.4/site-packages/py2app/macholib/MachOGraph.py(58)run_file() - -> raise ValueError, '%r does not exist' % (pathname,) (Pdb) exit Is py2app compatible with non-framework builds of Python? If not, how do other people distribute X11 (non-framework) Python GUI applications? A pkg installer, or wrap everything manually in an app bundle with a stub launcher (such as those created by Platypus)? - -- Kevin Walzer Poetic Code http://www.kevin-walzer.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFElbIkrTC5hIgjqTMRAjDeAKCNC6lb+1dz1HACfYiM025FkzkLcACfUhec TvTyOrbKzfs46iGqc0HwetE= =9mNL -----END PGP SIGNATURE----- _______________________________________________ Pythonmac-SIG maillist - Pythonmac-SIG@python.org http://mail.python.org/mailman/listinfo/pythonmac-sig