[Tutor] Pmw BLT help

Alan Gauld alan.gauld at btinternet.com
Sun Mar 25 11:37:26 CEST 2007


"Chris Smith" <mc_anjo at tamu.edu> 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.





More information about the Tutor mailing list