<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2900.2963" name=GENERATOR></HEAD>
<BODY>
<DIV><FONT face=Arial size=2>
<DIV>
<P><SPAN class=367080309-15092006><FONT face=Arial 
size=2>Hello!</FONT></SPAN></P>
<P><FONT face=Arial size=2>I have problem of <SPAN 
class=367080309-15092006>using a exe file (it did well to make the exe 
file with py2exe) with the blt to make gui programs with graphics with 
windows.</SPAN> It seems to work well on my computer, but when running the 
.exe file on another computer I got the message:</FONT></P>
<P><FONT face=Arial size=2>Exception in Tkinter callback</FONT></P>
<P><FONT face=Arial size=2>Traceback (most recent call last):</FONT></P>
<P><FONT face=Arial size=2>File "Tkinter.pyc", line 1345, in __call__</FONT></P>
<P><FONT face=Arial size=2>File "SIT_graphics_testing.py", line 910, in 
next2</FONT></P>
<P><FONT face=Arial size=2>File "P:\Forsk\_diverse administrasjon FORSK\SIT New 
Version by AS\dist2\PmwBlt.py", line 99, in __init__</FONT></P>
<P><FONT face=Arial size=2>TclError: invalid command name 
"::blt::vector"</FONT></P>
<P><FONT face=Arial size=2>Exception _tkinter.TclError: 'invalid command name 
"::blt::vector"' in </FONT></P>
<P><FONT face=Arial size=2></FONT> </P>
<P><FONT face=Arial size=2><SPAN class=367080309-15092006>The folder is 
dist2/tcl/tcl8.4 and tk8.4 and where blt2.4 is under tcl8.4. I use version 
python 2.4 and py2exe 0.6.5 </SPAN></FONT></P>
<P><FONT face=Arial size=2>So is the problem that the path for tcl/tk is not 
included in the path variable on other computers that mine? Do I need to install 
the python, pmw, blt, tcl/tk on the other computer as well?</FONT></P>
<P><FONT face=Arial size=2>I have copied pmw.py (made by using bundlepmw.py) and 
pmwblt.py and pmwcolor.py into the dist2 folder in the process of making an 
exe-file. </FONT></P>
<P><FONT face=Arial size=2><SPAN class=367080309-15092006>I really hope that 
someone can help me! </SPAN></FONT></P>
<P><FONT face=Arial size=2>Agathe 
Sorflaten</FONT></P></DIV></FONT></DIV></BODY></HTML>