Bug#534524: [Python-apps-team] Bug#534524: Bug#529961: Bug#534524: Bug#534524: mayavi2: at runtime, ImportError: No module named libvtkCommonPython

2009-06-25 Thread Varun Hiremath
Hi Maitland, On Fri, 26 Jun, 2009 at 12:20:26AM -0400, A. Maitland Bottoms wrote: > > In [1]: import vtk > > > > In [2]: from libvtkCommonPython import * > > Shouldn't that be: > > from vtk.libvtkCommonPython import * > > That works for me. That works for me too, thanks. I just got confuse

Bug#529961: [Python-apps-team] Bug#534524: Bug#534524: mayavi2: at runtime, ImportError: No module named libvtkCommonPython

2009-06-25 Thread A. Maitland Bottoms
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 > >

Bug#529961: [Python-apps-team] Bug#534524: Bug#534524: mayavi2: at runtime, ImportError: No module named libvtkCommonPython

2009-06-25 Thread Drew Parsons
On Thu, 2009-06-25 at 21:49 -0400, Varun Hiremath wrote: > Hi Drew, > > 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 y

Bug#529961: [Python-apps-team] Bug#534524: Bug#534524: mayavi2: at runtime, ImportError: No module named libvtkCommonPython

2009-06-25 Thread Varun Hiremath
Hi Drew, On Thu, 25 Jun, 2009 at 04:02:51PM +1000, Drew Parsons wrote: > I bumped up the severity of python-vtk #529961, on the grounds of > "breaks unrelated software" (i.e. breaks mayavi2), and marked it as a > blocker for this bug. A new version of python-vkt 5.2.1-6 was uploaded today which s

Bug#534524: [Python-apps-team] Bug#534524: mayavi2: at runtime, ImportError: No module named libvtkCommonPython

2009-06-24 Thread Drew Parsons
On Thu, 2009-06-25 at 01:31 -0400, Varun Hiremath wrote: > > Yes, I am on amd64 and below is some additional info about packages on > my system. There are small differences. Your python is 2.5.2 while mine is 2.5.4. Doesn't sound like it should be important, but I can't see anything else (I gues

Bug#534524: [Python-apps-team] Bug#534524: mayavi2: at runtime, ImportError: No module named libvtkCommonPython

2009-06-24 Thread Varun Hiremath
Hi Drew, On Thu, 25 Jun, 2009 at 02:20:22PM +1000, Drew Parsons wrote: > On Wed, 2009-06-24 at 23:24 -0400, Varun Hiremath wrote: > > > > Hmm.. I am now wondering how it is working on my system because I have > > not set the PYTHONPATH anywhere. Infact PYTHONPATH="" mayavi2 also > > seems to work

Bug#534524: [Python-apps-team] Bug#534524: mayavi2: at runtime, ImportError: No module named libvtkCommonPython

2009-06-24 Thread Drew Parsons
On Wed, 2009-06-24 at 23:24 -0400, Varun Hiremath wrote: > > Hmm.. I am now wondering how it is working on my system because I have > not set the PYTHONPATH anywhere. Infact PYTHONPATH="" mayavi2 also > seems to work on my system. I am not a python expert, so any idea what > is going on here? Heh

Bug#534524: [Python-apps-team] Bug#534524: mayavi2: at runtime, ImportError: No module named libvtkCommonPython

2009-06-24 Thread Varun Hiremath
Hi Drew, On Thu, 25 Jun, 2009 at 01:08:10PM +1000, Drew Parsons wrote: > On Wed, 2009-06-24 at 22:51 -0400, Varun Hiremath wrote: > > > $ mayavi2 > > > ImportError: No module named libvtkCommonPython > > > I know this is a bug in python-vtk #529961, but mayavi2 loads on my > > system without any

Bug#534524: [Python-apps-team] Bug#534524: mayavi2: at runtime, ImportError: No module named libvtkCommonPython

2009-06-24 Thread Drew Parsons
On Wed, 2009-06-24 at 22:51 -0400, Varun Hiremath wrote: > > $ mayavi2 > > ImportError: No module named libvtkCommonPython > I know this is a bug in python-vtk #529961, but mayavi2 loads on my > system without any problem. I don't know how you are getting this > import error from mayavi2. Can you

Bug#534524: [Python-apps-team] Bug#534524: mayavi2: at runtime, ImportError: No module named libvtkCommonPython

2009-06-24 Thread Varun Hiremath
Hi Drew, On Thu, 25 Jun, 2009 at 12:08:56PM +1000, Drew Parsons wrote: > Package: mayavi2 > Version: 3.2.0-2 > Severity: normal > > Thanks for rebuilding mayavi2 for libvtk5.2. > > There seems to be some outstanding problem with the > libvtkCommonPython. At runtime the new mayavi2 fails, with:

Bug#534524: mayavi2: at runtime, ImportError: No module named libvtkCommonPython

2009-06-24 Thread Drew Parsons
Package: mayavi2 Version: 3.2.0-2 Severity: normal Thanks for rebuilding mayavi2 for libvtk5.2. There seems to be some outstanding problem with the libvtkCommonPython. At runtime the new mayavi2 fails, with: $ mayavi2 Traceback (most recent call last): File "/usr/bin/mayavi2", line 461, in