equinor / xtgeo

XTGeo Python class library for subsurface Surfaces, Cubes, Wells, Grids, Points, etc
https://xtgeo.readthedocs.io/en/latest/
GNU Lesser General Public License v3.0
110 stars 58 forks source link

Pin swig #1270

Closed berland closed 6 days ago

berland commented 6 days ago

With SWIG 4.3.0, the build fails with /tmp/tmpyg6r6r3_/wheel/platlib/cxtgeoPYTHON_wrap.c:6156:17: error: too few arguments to function ‘SWIG_Python_AppendOutput’ resultobj = SWIG_Python_AppendOutput(resultobj,(PyObject*)array1);

berland commented 6 days ago

Fails Komodo bleeding build on Nov 25, https://pypi.org/project/swig/#history

berland commented 6 days ago

Does not help, fixed in https://github.com/equinor/xtgeo/pull/1271