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

Arm #88

Open
chunbaisikio opened this issue Mar 5, 2024 · 1 comment
Open

Arm #88

chunbaisikio opened this issue Mar 5, 2024 · 1 comment

Comments

@chunbaisikio
Copy link

I have an offline server with an ARM64 architecture, and while trying to install PhiK, I discovered that there are no compatible whl packages available on PyPI. Upon attempting to install from source code, I encountered errors. Could you please provide a whl package for arm64_linux or advise on which toolkits are required during the source code installation process?

@RUrlus
Copy link
Contributor

RUrlus commented Mar 5, 2024

Hi @chunbaisikio, aarch64 wheels are a pain because they need emulation and very few people use them.
You should be able to compile if you have a C++ 14 compliant compiler.
If the errors are coming from the installation of Phik and not the installation of one of our dependencies please post the errors here.

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

2 participants