Pmw Inconsistencies -- Any ideas ??

Gerhard Häring gerhard.haering at gmx.de
Thu Jul 18 08:18:22 EDT 2002


Mike MacDonald wrote in comp.lang.python:
> I'm wanting to use Pmw for a small project.
> I notice that sometimes I can't initialise Pmw. [...]
> ##
> ##Error message:
> ##    Traceback (most recent call last):
> ##  File "C:\Documents and Settings\t914149\Desktop\Pmw.py", line 1, in ?
> ##    import Pmw
> ##  File "C:\Documents and Settings\t914149\Desktop\Pmw.py", line 11, in ?
> ##    root=Pmw.initialise()

You didn't call your script "Pmw" too, did you? Which Python version
is this?

Gerhard
-- 
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    OpenPGP public key id AD24C930
public key fingerprint: 3FCC 8700 3012 0A9E B0C9  3667 814B 9CAA AD24 C930
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))



More information about the Python-list mailing list