Markus Blatt
Markus Blatt
I checked my testcase now, too. Review comments addressed, just not sure whether I got what the requested comment should be about.
jenkins build this ignore_extra please
Yep, let's get this in.
jenkins build this with update_data please
Looks good. Just one question. With these changes, do we need to update the *.pyi file?
Approved by @hakonhagland and I trust him. Comment can be addressed once someone actually activates github action. Merging.
To bad. I am still getting the same error on Ubuntu 2024.04: ``` 193: Working Directory: /build/opm-common-2024.04~rc1+ds/obj-x86_64-linux-gnu/python 193: Test timeout computed to be: 1500 193: Fatal Python error: PyImport_AppendInittab: PyImport_AppendInittab()...
Not sure whether this helps, but I can trigger the same problem by just importing opm_embedded: ``` root@frau-mahlzahn:/build/opm-common-2024.04~rc1+ds/obj-x86_64-linux-gnu/python# ipython3 /usr/lib/python3/dist-packages/IPython/paths.py:69: UserWarning: IPython parent '/home/mblatt' is not a writable location, using...
Same picture if I do `from opm.io.parser import Parser`
According to my testing of #4029 this is not needed anymore on Ubuntu noble.