On Nov 20, 2004, at 8:35 PM, Kevin Walzer wrote:
Bob Ippolito wrote:
| This applet is installed as:
| /Developer/Applications/Python\ Tools/py2app/py2applet.app (if you are
| using the .pkg installer of 0.1.5 that I posted).
I found this and tried to run it, but got an error: it says: "you cannot
open application py2applet because it may be damaged or incomplete." I
checked the package contents and while there is a MacOS directory and
Resources directory, there are no files in them. Did I do something
wrong in installation? (I used the pkg installer.)
Strange, looks like bdist_mpkg didn't end up including them for some reason.. If you get the source package and type python setup.py py2app from the tools/py2applet directory, it will build a working one.
-bob
_______________________________________________ PyKDE mailing list [EMAIL PROTECTED] http://mats.imk.fraunhofer.de/mailman/listinfo/pykde
