Varun Hiremath writes: ... > A new version of python-vkt 5.2.1-6 was uploaded today which seems to > fix #529961. But, for me there is no change in the behavior. I am > still able to import vtk but not libvtkCommonPython. Does the new > version work for you? > > Regards, > Varun > > =========================================================================== > $$ ipython > --(09:35:21 PM)-- > Python 2.5.4 (r254:67916, Feb 18 2009, 03:00:47) > Type "copyright", "credits" or "license" for more information. > > IPython 0.8.4 -- An enhanced Interactive Python. > ? -> Introduction and overview of IPython's features. > %quickref -> Quick reference. > help -> Python's own help system. > object? -> Details about 'object'. ?object also works, ?? prints > more. > > In [1]: import vtk > > In [2]: from libvtkCommonPython import *
Shouldn't that be: from vtk.libvtkCommonPython import * That works for me. -Maitland -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org