[Paraview] Mac Paraview Bug
Adam Dershowitz
adershowitz at exponent.com
Thu Sep 19 09:40:30 EDT 2013
10.8.4
-- Adam
On 9/19/13 9:32 AM, "Utkarsh Ayachit" <utkarsh.ayachit at kitware.com> wrote:
>What OsX version are you trying this on?
>
>On Wed, Sep 18, 2013 at 3:57 PM, Adam Dershowitz
><adershowitz at exponent.com> wrote:
>> If I open paraview 4.0.1 and then I select python shell, it opens, but
>>I get
>> the following error:
>>
>> Python 2.6.7 (r267:88850, Oct 11 2012, 20:15:00)
>>
>> [GCC 4.2.1 Compatible Apple Clang 4.0 (tags/Apple/clang-418.0.60)] on
>>darwin
>>
>> from paraview.simple import *
>>
>> Error: Cannot import vtkPVServerManagerApplicationPython
>>
>> paraview version 4.0.1
>>
>>
>> I thought that I would try to manually import, so in the shell I tried
>>and
>> then I got this:
>>
>>>>> from vtkPVServerManagerApplicationPython import *
>>
>> Traceback (most recent call last):
>>
>> File "<console>", line 1, in <module>
>>
>> ImportError:
>>
>>dlopen(/Applications/paraview.app/Contents/Libraries/vtkPVServerManagerAp
>>plicationPython.so,
>> 2): Symbol not found: __ZNSt8ios_base4InitD1Ev
>>
>> Referenced from:
>>
>>/Applications/paraview.app/Contents/MacOS/../Libraries/libvtkPVServerMana
>>gerApplicationPython26D-pv4.0.1.dylib
>>
>> Expected in:
>>
>>/Applications/paraview.app/Contents/MacOS/../Libraries/libvtkFiltersModel
>>ingPython26D-pv4.0.1.dylib
>>
>>
>>>>>
>>
>>
>> So, it looks to me like a compile error in one of the internal shared
>> libraries in 4.0.1.
>>
>>
>> --Adam
>>
>>
>>
>> _______________________________________________
>> 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 ParaView Wiki at:
>> http://paraview.org/Wiki/ParaView
>>
>> Follow this link to subscribe/unsubscribe:
>> http://www.paraview.org/mailman/listinfo/paraview
>>
More information about the ParaView
mailing list