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

v1.0.3 unusable on arm64 #113

Open
schmittfelix opened this issue Mar 1, 2023 · 2 comments
Open

v1.0.3 unusable on arm64 #113

schmittfelix opened this issue Mar 1, 2023 · 2 comments

Comments

@schmittfelix
Copy link

Hi there,

just tried to install and use cspy on an arm64 system but received an ImportError complaining about missing an arm64 version of the _pyBiDirectionalCpp.so file.
I've got it working for now by cloning the repo onto the arm64 machine, building the package with make p in the root dir and then installing the .whl manually.

Is it possible to directly include the arm64 arch into the distributed package?

Thanks!

@torressa
Copy link
Owner

torressa commented Mar 2, 2023

Hey @schmittfelix !
Thanks for the issue.
There's a python 3.10 wheel on pypi. But I have to build these on my local machine as GitHub doesn't have arm64 machines for ci - (at least that was the case last time I checked).
What python version are you after?

@mao006006
Copy link

I have the same issue. My Python version is 3.11. Could you please take a look at this? Thank you!

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