You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Good morning,
I have just built resdata since its rename from ecl. I am using the following cmake string: cmake .. -DENABLE_PYTHON=ON -DCMAKE_INSTALL_PREFIX=/data/packages/equinor/resdata/Linux
This worked fine and build the C code and python wrappers in the previous (ecl) version, but it does not build and install the python wrappers in the current release. The C libraries are fine though! What am I doing wrong?
All the Best and thanks for a great project, Gareth
The text was updated successfully, but these errors were encountered:
Good morning,
I have just built resdata since its rename from ecl. I am using the following cmake string:
cmake .. -DENABLE_PYTHON=ON -DCMAKE_INSTALL_PREFIX=/data/packages/equinor/resdata/Linux
This worked fine and build the C code and python wrappers in the previous (ecl) version, but it does not build and install the python wrappers in the current release. The C libraries are fine though! What am I doing wrong?
All the Best and thanks for a great project, Gareth
The text was updated successfully, but these errors were encountered: