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

fix: docker failing to install cryptography #644

Closed
wants to merge 1 commit into from

Conversation

7ez
Copy link
Contributor

@7ez 7ez commented Feb 28, 2024

Describe your changes

since cryptography is now in rust, it will fail to install without a rust compiler installed.

Related Issues / Projects

Checklist

  • I've manually tested my code

since cryptography is now in rust, it will fail to install without a rust compiler installed.
@NiceAesth
Copy link
Contributor

NiceAesth commented Feb 28, 2024

To look into: https://cryptography.io/en/latest/installation/#static-wheels

edit: cause is due to cryptography not providing wheels for 32 bit linux. @osuAkatsuki/bancho-py-devs do we care to support 32 bit? I personally don't.

@NiceAesth NiceAesth closed this Feb 28, 2024
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.

2 participants