<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1498" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>I am trying to run the Example 
OrthogonalPlanesWithTkPhoto.py that comes with VTK4.4. When i open it, only the 
two sliders appear on the screen. But the three planes do not. If i run the 
corresponding OrthogonalPlanesWithTkPhoto.tcl it works just fine. The error i 
get is:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Exception in Tkinter callback<BR>Traceback (most 
recent call last):<BR>&nbsp; File "C:\Python24\lib\lib-tk\Tkinter.py", line 
1345, in __call__<BR>&nbsp;&nbsp;&nbsp; return self.func(*args)<BR>&nbsp; File 
"C:\VTK\Examples\GUI\Python\OrthogonalPlanesWithTkPhoto.py", line 117, in 
SetWindowLevel<BR>&nbsp;&nbsp;&nbsp; self.SetImages()<BR>&nbsp; File 
"C:\VTK\Examples\GUI\Python\OrthogonalPlanesWithTkPhoto.py", line 127, in 
SetImages<BR>&nbsp;&nbsp;&nbsp; Level )<BR>&nbsp; File 
"C:\VTK\Wrapping\Python\vtk\tk\vtkTkPhotoImage.py", line 26, in 
PutImageSlice<BR>&nbsp;&nbsp;&nbsp; self.tk.eval ( s )<BR>TclError: could not 
find vtkImageData: _0121df0c_p_vtkImageDa<BR></FONT></DIV>
<DIV><FONT face=Arial size=2>i'm not sure i understand what is wrong here. Is 
somethign wrong with my vtkImageData files? I don't have another installation I 
can check with. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Any suggestions?</FONT></DIV>
<DIV><FONT face=Arial size=2>Rohan</DIV></FONT></BODY></HTML>