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

Add pyi to linuxarm64 wheels #81

Open
TheTripleV opened this issue Feb 18, 2024 · 1 comment
Open

Add pyi to linuxarm64 wheels #81

TheTripleV opened this issue Feb 18, 2024 · 1 comment

Comments

@TheTripleV
Copy link
Member

Unlike the rio wheels, editing code directly on a Raspberry Pi with intellisense is possible (Vscode Remote).

It would be good to run stubgen on wheels targeting the Pi.

@virtuald
Copy link
Member

virtuald commented Nov 3, 2024

To do this, someone would need to add qemu-arm-static to the various docker images and check that it can run the python interpreter that we cross-compile. Should be straightforward?

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