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
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
>
>
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
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
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
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
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
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
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
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:
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
11 matches
Mail list logo