-
Notifications
You must be signed in to change notification settings - Fork 117
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
Pre-built arm64 wheels for the PyPy interpreter #100
Comments
@wmtdru8xip, can you actually expand, please? I do have pre-built wheels for PyPy uploaded to PyPI: https://pypi.org/project/praat-parselmouth/#files |
(Sorry, I didn't notice there are pre-built wheels for other platforms.) |
Hah, thanks for the update! Now it makes more sense. I do unfortunately have bad news, regarding this. https://cibuildwheel.readthedocs.io/en/stable/ says
So unless GitHub Actions starts offering arm64-hosted machines (or someone gives me one!), I cannot build these, I'm afraid. Do you know of other projects that offer binary wheels for PyPy, and how they do it? I know there is one CI provider, Cirrus CI, which provides native ARM64, but this would cost some effort to setup, and they recently started limiting their free usage, so I do not think I can systematically compile and test there: https://cirrus-ci.org/blog/2023/07/17/limiting-free-usage-of-cirrus-ci/ |
In the Ubuntu container in termux, the Python 3.10 installation gets stuck in the Building wheel for praat-Parselmouth, can this be solved? ARM64. |
Do you have any more details, @qimlisky? Which operating system, how are you building, where are things getting stuck? |
(sorry for my bad English)I also got stuck when building wheel on raspberry pi os (arm64). But after I waited for half an hour, it finally built successfully.So I suggest you wait patiently for a while. |
Thanks, @Levitate-CN! Good to know. I still hope to get the prebuilt wheels out at some point. GitHub actions does now have some native runners, so I should try that at some point. (also, I could perfectly understand you, so no worries about the English!) |
About this, recently I had the same issue of it taking 40 mins for building (It's one of the requirements for my RVC on Termux Guide), |
No description provided.
The text was updated successfully, but these errors were encountered: