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

Installation fails #59

Closed
jbonde opened this issue Dec 20, 2022 · 2 comments
Closed

Installation fails #59

jbonde opened this issue Dec 20, 2022 · 2 comments

Comments

@jbonde
Copy link

jbonde commented Dec 20, 2022

Can't get the installation to work. Tried pip, pip3, upgrading pip, manual installation of rust as well as the different suggestions after installation. Result shows
Python: 3.9.2
platform: Linux-5.15.61-v7l+-armv7l-with-glibc2.31
pip: n/a
setuptools: 65.6.3
setuptools_rust: 1.5.2
rustc: 1.66.0 (69f9c33d7 2022-12-12)

error: command '/usr/bin/arm-linux-gnueabihf-gcc' failed with exit code 1
[end of output]
note: This error originates from a subprocess, and is likely not a problem with pip.
ERROR: Failed building wheel for cryptography
Failed to build cryptography
ERROR: Could not build wheels for cryptography, which is required to install pyproject.toml-based projects

Any further suggestions?

@Krolken
Copy link
Contributor

Krolken commented Dec 20, 2022

Not really. I have tests for python 3.9 in the current development branch so should not be a problem in python.

I would assume it has something to do with arm7 architecture. I found this on cryptographys issue tracker: pyca/cryptography#6347

@Krolken
Copy link
Contributor

Krolken commented Mar 5, 2023

closing du to inactivity

@Krolken Krolken closed this as completed Mar 5, 2023
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