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

Add an empty pygimli.core.libs module #807

Closed
wants to merge 1 commit into from

Conversation

m-weigand
Copy link
Contributor

This fixes compilation and installation via pip/setup.py. Currently, when installing via pip/setup.py pygimli.core.libs will not be recognized as a module. Correspondingly, the .so files of the core are not copied, leading to an unusable pygimli installation.

Tested on Debian bookworm

This fixes compilation and installation via pip/setup.py. Currently,
when installing via pip/setup.py pygimli.core.libs will not be
recognized as a module. Correspondingly, the .so files of the core are
not copied, leading to an unusable pygimli installation.
@carsten-forty2
Copy link
Contributor

unsure if this is needed due to the auditwheel mechanism, which is used for the distributed pip files that run without making core.libs a module.

@m-weigand m-weigand closed this Jan 12, 2025
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

Successfully merging this pull request may close these issues.

2 participants