using Pmw with McMillan installer

Gordon McMillan gmcm at hypernet.com
Mon Sep 3 19:47:21 EDT 2001


[posted and mailed]

Howard Lightstone wrote:

> I am trying to build a (test) distribution using Gordon McMillan's
> installer (4a3).
> 
> I believe I have followed the bundlepmw instructions correctly but the
> Builder logic still insists that it use the Pmw module installed in my
> Python directory tree.
> 
> The documentation says
> "Ensure that Builder finds that module and not the development package."
> 
> Anyone know how to do that?

Any number of ways. I would do one of these two:

 - Fudge with PYTHONPATH before running Installer

 - Put pmw.py in the same directory as your script

- Gordon



More information about the Python-list mailing list