"Chris Smith" <[EMAIL PROTECTED]> wrote

> I'm trying to learn how to use Pmw.BLT

> line 16, in __init__
>     self.vector_x = Pmw.Blt.Vector()
>   File "C:\Python24\lib\site-packages\Pmw\Pmw_1_2\lib\PmwBlt.py", 
> line
> 99, in __init__
>     self.tk.call(_vectorCommand, 'create', self._name)
> TclError: invalid command name "::blt::vector"
>
> I've read over the installation instructions and even reinstalled 
> the
> software and that didn't help any. Could anyone help me out?

I don't use PMW but its saying there is no such command as Vector.
Are you sure PMW is installed OK? Have you got any of the
other commands to work? Is the case OK?

Just some ideas,

Alan G.



_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to