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

Problem installing pre-built wheel on AMD CPU #28

Open
nordmoen opened this issue Aug 8, 2022 · 0 comments
Open

Problem installing pre-built wheel on AMD CPU #28

nordmoen opened this issue Aug 8, 2022 · 0 comments

Comments

@nordmoen
Copy link

nordmoen commented Aug 8, 2022

When installing lycon through pip using a pre-built wheel build on an AMD EPYC 7282 the installation fails to load with illegal instruction.

The solution to get around this was to install through pip with the following command:

pip install --no-binary=lycon lycon

This might hint at a problem with the pre-built binaries being optimized to specific to the build farm CPUs?

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