error when using Pmw.BLT

Y

Yang

I tried to follow the following code demonstrating the use of Pwm.BLT:

I got the following error message after I typed the last line:

Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "C:\Python26\lib\site-packages\Pmw\Pmw_1_3\lib\PmwBlt.py", line
260, in _
_init__
Tkinter.Widget.__init__(self, master, _graphCommand, cnf, kw)
File "C:\Python26\lib\lib-tk\Tkinter.py", line 1932, in __init__
(widgetName, self._w) + extra + self._options(cnf))
_tkinter.TclError: invalid command name "::blt::graph


I am a newbie in python. Does anybody know what causes this error? I
am running python 2.6.3 under windows xp.

Thanks for your help!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,768
Messages
2,569,574
Members
45,051
Latest member
CarleyMcCr

Latest Threads

Top