At "CURRENT", I get the same issue. I would switch to pygist or make the change you suggested.
On Thu, Nov 27, 2008 at 12:28 PM, Ionut Vancea <[EMAIL PROTECTED]> wrote: > > Hello, again, > > Just to mention a new problem which I found is when I tried to run as > example "python examples/flow/stokesCavity.py" I obtained the error: > > ......<skip>...... > pylab.quiver2(X, Y, U, V, 0.15) > AttributeError: 'module' object has no attribute 'quiver2' > > So I needed to replace "quiver2" with "quiver" in > > fipy/viewers/matplotlibViewer/matplotlibVectorViewer.py > > in order to work. > > Cheers, > Ionut > > -- > === > Ioan Vancea > http://www.vioan.ro > > -- Daniel Wheeler
