Packaging problems with PMW

Sharriff Aina nhytro at t-online.de
Fri Nov 2 03:09:24 EST 2001


Hi!

My application is a script that uses PMW and tkinter. The application that I´m trying to distribute consists of  2 files; the main script and an OptionDB file to globally configure the tkinter widgets.

I have used the "Bundlepmw.py" script to create pmw.py for packaging purposes. I have tried Mr. Hellers "Py2exe" and Mr. Mcmilllans  "installer", both create executables, but sadly the excutables created don´t work!, both complain that "PmwColor" is missing.
Can someone well versed in python distribution create some kind of "hello world" ? both packagers have have simple documentation that I understand and have read a couple of times but they don´t cater for the case of using PMW or separate OptionDB files. For instance, where does one put the genereatd PMW.py library? I put it in the directory where my script lies, i´m not sure if this is correct though.

Thanks for any help on this issue.


Sharrff

P.s. is there some way to inteface this list? I would like to reply to threads directly and not just post to "python-list at python.org
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20011102/c67aa35f/attachment.html>


More information about the Python-list mailing list