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

Arm32 architecture #82

Merged
merged 3 commits into from Apr 2, 2021
Merged

Arm32 architecture #82

merged 3 commits into from Apr 2, 2021

Conversation

jonmmease
Copy link
Collaborator

Continuation of #81 (comment) to add circle ci build for arm32 architecture.

Thanks @tapiralec!

tapiralec and others added 3 commits March 26, 2021 18:53
It seems like the docker images can compile for Arm 32-bit now. I needed this to run on a headless RaspberryPi, and it appears to work just fine after installing libnss3.

I also updated the README.md to refer to the current docker image (jonmmease/chromium-builder:0.9) that's pulled in the build_kaleido script as of Commit 37e6ec4
@jonmmease jonmmease mentioned this pull request Apr 1, 2021
@jonmmease
Copy link
Collaborator Author

Hi @tapiralec, looks like everything went through alright on Circle CI. Can you test out the build?

  1. Download the zip file from https://1414-268501657-gh.circle-artifacts.com/0/repos/kaleido/kaleido_artifacts_linux_arm.zip
  2. Unzip it
  3. Pip install the wheel file: kaleido-0.2.1.dev3+ga14172a-py2.py3-none-manylinux2014_armv7l.whl

Thanks!

@tapiralec
Copy link
Contributor

Hi @jonmmease, I uninstalled the version I built and installed the one from the zip. The example code on the Readme, and some of my own in-progress work, both ran without any issues for me!

@jonmmease jonmmease merged commit cc1cc99 into master Apr 2, 2021
@jonmmease
Copy link
Collaborator Author

arm package is not published to PyPI as 0.2.1.post1.

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

Successfully merging this pull request may close these issues.

None yet

2 participants