[vtkusers] some missing module in Python Build

Fatima Zahra El Filali felfilali at dons.usfca.edu
Wed Feb 25 14:17:14 EST 2015


As I was trying to fix it... I remade the build and now getting:

No module named vtkCommonCorePython


when I try import vtk.

Any ideas?

Thanks

On Wed, Feb 25, 2015 at 9:12 AM, David E DeMarle <dave.demarle at kitware.com>
wrote:

> Sorry I haven't been able to duplicate this problem.
>
> Which OS are you using, which version of VTK and is this a build you've
> done or a vtkpython that you've gotten from Kitware?
>
> vtkStreamLine isn't a pure python module, instead it is found in the C++
> python extension module that vtkFiltersFlowPaths.py loads.
>
>
> David E DeMarle
> Kitware, Inc.
> R&D Engineer
> 21 Corporate Drive
> Clifton Park, NY 12065-8662
> Phone: 518-881-4909
>
> On Tue, Feb 24, 2015 at 8:03 PM, Fatima Zahra El Filali <
> felfilali at dons.usfca.edu> wrote:
>
>> Hello,
>>
>> I have been using vtkpython and am able to run a lot of the examples. My
>> problem is when I try to run the office.tube.py example.
>> I am missing the vtkSteamLine() module.
>>
>> I get the following:
>>
>> Traceback (most recent call last):
>>
>>   File "<stdin>", line 1, in <module>
>>
>> AttributeError: 'module' object has no attribute 'vtkStreamLine'
>>
>>
>> Also: my /VTK/Wrapping/Python/vtk/ doesn't contain vtkStreamLine.py
>>
>>
>> Any ideas?
>>
>> Fatima
>>
>> _______________________________________________
>> 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
>>
>> Search the list archives at: http://markmail.org/search/?q=vtkusers
>>
>> Follow this link to subscribe/unsubscribe:
>> http://public.kitware.com/mailman/listinfo/vtkusers
>>
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtkusers/attachments/20150225/ab76fb00/attachment.html>


More information about the vtkusers mailing list