Hello!
I've build a Gui in the QtDesigner and converted it into a *.py file using
pyuic4. Then I wrote a small program which loads and shows this Window. This
program works fine in Python 2.6 but fails in the ParaView python shell. Since
I'm new to Qt I don't know where to look for help. Is it
> Mike Jackson mike.jack...@bluequartz.net
>
> On Sat, Mar 6, 2010 at 4:18 AM, Stefan Kroboth
> wrote:
>> After installing ffmpeg the last error message is gone, but now this one
>> shows up:
>>
>> $ ./test.py
>> dyld: Library not loaded: libvtkP
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/paravie
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 tra
At first: thanks for your fast answer!
>> Is there an option to automatically render a slice when it is moved? I
>> basically don't want to press the Apply-button whenever the slice is moved.
>> If this isn't possible, how do i "press" the Apply-button with python?
>
> Yes, go to Edit | Setting
Hi!
I'm new to ParaView and Python but I need to automate a workflow as part of my
bachelor thesis. I already found out a lot of the things I need by myself. But,
there are some things I couldn't find out.
Is there an option to automatically render a slice when it is moved? I
basically don't w