Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python wrappers failed to install #929

Closed
gawilliamsbgs opened this issue Nov 8, 2023 · 2 comments
Closed

Python wrappers failed to install #929

gawilliamsbgs opened this issue Nov 8, 2023 · 2 comments

Comments

@gawilliamsbgs
Copy link

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

@pinkwah
Copy link
Collaborator

pinkwah commented Feb 19, 2024

Hi! Sorry for the late response.

Have you tried using the PyPI package directly? It's often the easiest. pip install resdata and you don't have to compile anything yourself.

https://pypi.org/project/resdata/

@eivindjahren
Copy link
Collaborator

Closing this as the preferred way is to install resdata with pip and the c interface is considered private: #954

@eivindjahren eivindjahren closed this as not planned Won't fix, can't repro, duplicate, stale Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants