Replies: 2 comments 2 replies
|
I've managed to install rustup / rust on a raspberry pi 400 to build cryptography. Takes a while to build, but it works. |
0 replies
|
channels dont have |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
HEllo,
I am trying to install the latest channels version (3.0.5) into a Raspberry and I found the problem of the dependency to the cryptography >3.4 package. This package requires a rust toolchain to generate the wheel installable and the RaspPi does not support it.
My question is, what is the latest version of Channels that requires cryptography version below 3??
P.D.: this incompatibility with RaspPi is the only drawback I can now find in channels latest versions
All reactions