How to use BLT2.4 and Tcl/tk8.3 under Windows9X/NT ?

howard at eegsoftware.com howard at eegsoftware.com
Wed Dec 13 12:02:28 EST 2000


On Tue, 12 Dec 2000 17:12:45 -0800, Chris Arai <chris at araidesign.com>
wrote:


>Howard,
>
>Did you ever resolve this problem??  If you did I would like to know how, as
>I am having the same problem.
>

Well, I worked around the problem (temporarily) by copying the
BLT24.DLL file to the SAME directory as the Python 2.0 executable.

The problem appears to be that moving tcl to a subsidiary directory of
Python fixes the Tkinter version problem but breaks the Pmw loader
process which apparently does not update the path needed to find the
BLT dll.   Note:  tcl 8.3 uses the old-style loadLibrary function
which does not have the option of providing additional path
information.


Howard Lightstone
EEGSoftware
howard at eegsoftware.com



More information about the Python-list mailing list