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

pip_import/pip_install doesn't support cross-compilation #97

Closed
jkammerl opened this issue Apr 25, 2018 · 3 comments
Closed

pip_import/pip_install doesn't support cross-compilation #97

jkammerl opened this issue Apr 25, 2018 · 3 comments

Comments

@jkammerl
Copy link

jkammerl commented Apr 25, 2018

@mhlopko: pip_import/pip_install generates corresponding wheel packages that are always compiled for the host system architecture. Any cross-compilation toolchain specified within the CROSSTOOL configuration is ignored. It would be great if the selected CC compiler from CROSSTOOL could be set before executing "pip install".

@Globegitter
Copy link

Just running into the same issue, building a distroless image that includes pillow-simd from my ubuntu 16.04 machine seems to be quite difficult, especially due to the differences in libjpeg and libwebp libraries. Would there be any possible workarounds for now, apart from using a different base images?

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had any activity for 180 days. It will be closed if no further activity occurs in 30 days.
Collaborators can add an assignee to keep this open indefinitely. Thanks for your contributions to rules_python!

@github-actions github-actions bot added the Can Close? Will close in 30 days if there is no new activity label Apr 15, 2021
@thundergolfer thundergolfer removed the Can Close? Will close in 30 days if there is no new activity label Apr 28, 2021
@thundergolfer
Copy link

Will close as duplicate of #260. The linked issue has more discussion, and more recent discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants