SWIG is preparing new release 4.0.0. and I am testing rebuild of SWIG's dependencies with it. During the rebuild I found that plplot test failed (see error below). I asked upstream for help and there are described possible solution https://sourceforge.net/p/swig/mailman/message/36603481/
Regards, Jitka
5: call to python pltr function with 3 arguments failed
5: call to python pltr function with 3 arguments failed
5: RuntimeError: pltr callback must take 3 arguments.
5:
5: The above exception was the direct cause of the following exception:
5:
5: Traceback (most recent call last):
5: File "/builddir/build/BUILD/plplot-5.14.0/fedora/examples/python/x20", line 37, in <module>
5: x20.main(w)
5: File "/builddir/build/BUILD/plplot-5.14.0/fedora/examples/python/x20.py", line 295, in main
5: w.pltr2, xg, yg)
5: File "/builddir/build/BUILD/plplot-5.14.0/bindings/python/plplot.py", line 345, in plimagefr
5: _plimagefr(img, xmin, xmax, ymin, ymax, zmin, zmax, valuemin, valuemax, pltr, pltr_data)
5: File "/builddir/build/BUILD/plplot-5.14.0/fedora/bindings/python/plplotc.py", line 8384, in plimagefr
5: return _plplotc.plimagefr(args)
5: SystemError: <built-in function="" plimagefr=""> returned a result with an error set
5/29 Test #5: examples_python ..................</built-in>**Failed 15.58 sec</module>
Ticket moved from /p/plplot/support-requests/48/
This has now been fixed. For details see https://sourceforge.net/p/plplot/plplot/ci/6b00b9717a6c98ee16e49f991957f91cb5b76c1f/.