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

[Error|Feature Request] - Illegal instruction: 4 when loading package. Please make available through conda. #5

Open
jolespin opened this issue May 19, 2024 · 1 comment

Comments

@jolespin
Copy link

jolespin commented May 19, 2024

I've tried installing via pip and made sure all dependencies including scikit-build were installed prior. I get a fatal error when importing the package.

Can you build a conda package? Even if you push it to a personal channel it would be very helpful

Python 3.9.18 | packaged by conda-forge | (main, Dec 23 2023, 16:36:46)
[Clang 16.0.6 ] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> import dbmap as dm
Illegal instruction: 4
@jolespin jolespin changed the title Difficulty installing and using. Can you push to conda? [Error|Feature Request] - Illegal instruction: 4 when loading package. Please make available through conda. May 19, 2024
@jolespin
Copy link
Author

jolespin commented May 23, 2024

I got around this by installing each dependency with conda (including those in requirements) then installing the package with pip.

It did not work when I only installed cmake with conda and the rest with pip.

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

1 participant