[vtkusers] No module named vtkQtPython

Jothy jothybasu at gmail.com
Thu Sep 15 10:10:48 EDT 2011


Why don't you simply do "import vtk"

Jothy

On Thu, Sep 15, 2011 at 2:58 PM, Yifei Li <yifli82 at gmail.com> wrote:

> Hi all,
>
> I have an application developed using PySide, now I want to use VTK for
> rendering.
>
> So I did 'from vtk import qvtk', but got the following errors:
>
> Traceback (most recent call last):
>   File "<stdin>", line 1, in <module>
>   File "/Library/Python/2.7/site-packages/VTK-5.8.0-py2.7.egg/vtk/qvtk.py",
> line 5, in <module>
>     from vtkQtPython import *
> ImportError: No module named vtkQtPython
>
>
> Any help is highly appreciated.
>
> Yifei
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the VTK FAQ at:
> http://www.vtk.org/Wiki/VTK_FAQ
>
> Follow this link to subscribe/unsubscribe:
> http://www.vtk.org/mailman/listinfo/vtkusers
>
>


-- 
Jothybasu K Selvaraj
PhD Student
University of Liverpool
Liverpool,UK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.vtk.org/pipermail/vtkusers/attachments/20110915/37d58015/attachment.htm>


More information about the vtkusers mailing list