[vtkusers] I'm stupid - (Python 2.0 question)
    Justin Vose 
    JVose at Scient.com
       
    Fri Dec 15 12:52:41 EST 2000
    
    
  
Hi all,
Nevermind.  Turns out I'm NOT stupid, just impatient.  Works like a charm
now.
The answer to the question:
Place vtk.dll in WINNT/System
Place all other DLLs in Python20/DLLs
Place all .lib's (except vtk.lib) in Python20/libs
Rename the 'python' directory to vtk (or whatever) and copy into Python20
Create a file in Python20 called 'vtkpython.pth' - contents: whatever you
renamed the 'python' directory to above.
Fire up python.  Import vtkpython - and go nuts.
Cya!
Justin
    
    
More information about the vtkusers
mailing list