|
|
|
|
|
by lmns
1764 days ago
|
|
I guess the installation via pip is only best effort in the sense that they can't support every platform that pip is able to run on. For example their dependency on the "cryptography" library might cause problems on platforms which can't get a pre-compiled version from PyPi and have to built it from source. If you are on x86 and use a distribution with glibc I wouldn't expect any problems. |
|
They're even listed as alternative methods here: https://certbot.eff.org/docs/install.html
I wish at least one of the other people downvoting my comment would pipe in to what their issue is, or what I could be missing.
And yes, I've encountered the cryptography-switched-to-rust-thing in various other scenarios.