[Paraview] pvpython: "Library not loaded: libavcodec.dylib"
Stefan Kroboth
ml at stefan-kroboth.com
Sat Mar 6 04:18:29 EST 2010
After installing ffmpeg the last error message is gone, but now this one shows up:
$ ./test.py
dyld: Library not loaded: libvtkPVPython.dylib
Referenced from: /Users/stefan/paraview/lib/paraview-3.6/pvpython-real
Reason: image not found
Trace/BPT trap
: /
Am 06.03.2010 um 09:57 schrieb Stefan Kroboth:
> Hi!
>
> I'm having a lot of newbie-problems here :/
> When I try to start pvpython in the Terminal I get the following error message:
>
> $ ./pvpython
> dyld: Library not loaded: libavcodec.dylib
> Referenced from: /Users/stefan/paraview/lib/paraview-3.6/pvpython-real
> Reason: image not found
> Trace/BPT trap
>
> I get the same message when I try to execute a script with the following shebang:
> #!/Users/stefan/paraview/bin/pvpython
>
> What am I doing wrong? I couldn't find a solution for this in die FAQs or in the Wiki.
> I'm using Mac OS X Snow Leopard.
>
> Thanks,
> Stefan
> _______________________________________________
> 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