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

[Feature] Add support for s390x #271

Open
bluegod1996 opened this issue Mar 12, 2024 · 0 comments
Open

[Feature] Add support for s390x #271

bluegod1996 opened this issue Mar 12, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request upstream

Comments

@bluegod1996
Copy link

s390x install bug

File "/tmp/pip-build-env-3d7y622h/overlay/lib/python3.8/site-packages/cffi/setuptools_ext.py", line 25, in execfile
  exec(code, glob, glob)
File "scripts/build.py", line 43, in <module>
  arch = detect_arch()
File "scripts/build.py", line 40, in detect_arch
  raise Exception(f"Unsupported arch: {uname}")

Exception: Unsupported arch: uname_result(system='Linux', node='a85c39876761', release='5.4.0-156-generic', version='#173-Ubuntu SMP Tue Jul 11 07:24:43 UTC 2023', machine='s390x', processor='s390x')

ERROR: Command errored out with exit status 1: /usr/bin/python3 /tmp/tmpo0xmfwg2 get_requires_for_build_wheel /tmp/tmp5y_pzw6x Check the logs for full command output.

@yifeikong yifeikong added enhancement New feature or request upstream labels Mar 12, 2024
@yifeikong yifeikong changed the title [BUG] [Feature] Add support for s390x Mar 12, 2024
@yifeikong yifeikong removed the bug Something isn't working label Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request upstream
Projects
None yet
Development

No branches or pull requests

2 participants