<!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 5.50.4134.600" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT size=2>Hi,</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>I'm very new to using python, so please pardon my 
ignorance.  I have installed python 1.5.2 and have installed vtk3.1 
(from the cd) with all the bells and whistles on a Win98 machine.  I 
am able to get non-VTK python scripts to work ok.  I tried to run the 
Cone.py script from the installation, and I receive the error messages listed 
below.  I feel like I'm missing something very obvious.  Any 
tips/suggestions would be greatly appreciated.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Thanks,</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>Andrew</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT face=Courier color=#000000 size=2>
<P>>>> Traceback (innermost last):</P>
<P>File "C:\Program Files\Python\Pythonwin\pywin\framework\scriptutils.py", line 
239, in RunScript</P>
<P>exec codeObject in __main__.__dict__</P>
<P>File "C:\PROGRA~1\VTK31\PYTHON\Cone.py", line 8, in ?</P>
<P>from libVTKCommonPython import *</P>
<P>File "C:\PROGRA~1\VTK31\PYTHON\libVTKCommonPython.py", line 7, in ?</P>
<P>from vtkpython import *</P>
<P>ImportError: DLL load failed: A device attached to the system is not 
functioning.</P></FONT></DIV>
<DIV><FONT size=2></FONT> </DIV></BODY></HTML>