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

How to build an aarch64 whl file from source? #869

Open
2 tasks done
liuxi0099 opened this issue Jan 3, 2025 · 1 comment
Open
2 tasks done

How to build an aarch64 whl file from source? #869

liuxi0099 opened this issue Jan 3, 2025 · 1 comment

Comments

@liuxi0099
Copy link

  • I have searched the issues of this repo and believe that this is not a duplicate.
  • I have searched the documentation and believe that my question is not covered.

Issue

pendulum==2.0.5 is required by te-1.0.1, but there is no aarch64 whl file for pendulum==2.0.5

I tried "python -m build" with pendulum-2.0.5.tar.gz, but no whl file was made.

Please help. Thanks!

@Secrus
Copy link
Collaborator

Secrus commented Jan 3, 2025

Try using pip wheel ./<tar archive>, worked on my machine (not an aarch64, so can't share the wheel)

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