Pmw.initalise() probs

Brian Fritz brianfr at grace.speakeasy.org
Wed May 31 12:13:15 EDT 2000


Found the problems, or at least a work around.

1) Don't install the Pmw libraries with '\Program Files' as a root directory.
The space in the directory name messes things up.
2) Run the \Pmw\bin\bundlepmw.py file to concatenate all the lib files
into Pmw.py. Make sure that py file is in a directory on the PYTHONPATH 
before '\program files'.

Brian




More information about the Python-list mailing list