Discussion:
pip3 fails to install cryptography - needs rust
(too old to reply)
Den Zuko
2024-05-21 16:47:37 UTC
Permalink
Just as the subject states, latest versions of cryptography module hard
depend on rust and the old trick of installing 3.4.5 ith
CRYPTOGRAPHY_DONT_BUILD_RUST=1 does not work anymore.

I'm currently working on some AI project for my classes at Cornell and
need to have the cryptography module availalbe. Is there any suggestions
we can do to resolve this? Maybe installing lang/rust from ports?


- dʑ:677. Discourses 6:12, 21.
r2600|sdf|panix|fido 1:124/5017
Danart
2024-05-24 21:58:05 UTC
Permalink
Post by Den Zuko
Just as the subject states, latest versions of cryptography modul
har
Post by Den Zuko
depend on rust and the old trick of installing 3.4.5 it
CRYPTOGRAPHY_DONT_BUILD_RUST=1 does not work anymore
I'm currently working on some AI project for my classes at Cornel
an
Post by Den Zuko
need to have the cryptography module availalbe. Is there an
suggestion
Post by Den Zuko
we can do to resolve this? Maybe installing lang/rust from ports
- dʑ:677. Discourses 6:12, 21
r2600|sdf|panix|fido 1:124/501
Then install a previou
version


This is a response to the post seen at
http://www.jlaforums.com/viewtopic.php?p=665743439#66574343

Loading...