BLT Setup and Installation

Alves, Carlos Alberto - Coelce calves at coelce.com.br
Thu Feb 21 10:34:32 EST 2002


Hi all,
How can I install and setup the BLT extentions to tcl/tk to use in my python
programs.
I have downloaded the Pmw and BLT packages (binaries forms) and unzip them
into C:\Python21 and C:\Python21\tcl. But when try the following code, it
crashs:

from Tkinter import *
import Pmw
root=Tk()
g=Pmw.Blt.Graph(root)
Here, the system raise and error and say that "::blt::graph" commands not
found, when callig Tk/tcl.

I'm running Python2.1 under Windows98, wich it's installed at C:\Python21

Carlos Alberto
COELCE/DPRON-Departamento de Projetos e Obras Norte
Fone: 677- 2228
e-mail: calves at coelce.com.br
\|||/
(o o)
--ooo0-(_)-0ooo--

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20020221/441c606a/attachment.html>


More information about the Python-list mailing list