<!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.100" 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've just installed vtk 3.1 on Windows 2000 with the Python
bindings. I have</FONT></DIV>
<DIV><FONT size=2>set up my PYTHONPATH to include the python directory in the
vtk distribution.</FONT></DIV>
<DIV><FONT size=2>I have also set up a module key in the registry that locates
the vtkpython DLL.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>When I attempt to import vtkpython.dll I get:</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>ImportError: DLL load failed: A device attached to the system
is not functioning.</FONT></DIV>
<DIV><FONT size=2></FONT> </DIV>
<DIV><FONT size=2>I have tried this with both python 1.52 and 2.0 with the same
results.</FONT></DIV></BODY></HTML>