genmon icon indicating copy to clipboard operation
genmon copied to clipboard

pip3 install pyopenssl fails with new Raspbian 9-6-2022 Lite 32 bit version PSA or FYI

Open liltux opened this issue 1 year ago • 2 comments

I am just putting this here, not sure if this has been mentioned yet. I am seeing a build issue with pyopenssl, specifically with cryptography. Looks like this is a maintainer issue on the cryptography side of things?

image

I was able to install rust via rustup.rs. Then run, source .bashrc Then I was able to successfully install pyopenssl via pip3 and did not get errors. Not sure if this is the recommended way, but it installed without errors this way. Also I do not believe this is a Genmon issue, but a cryptography issue. Curious if anyone else has dealt with this yet?

update: running: sudo pip3 install pyopenssl still errors out on cryptography.

liltux avatar Sep 07 '22 20:09 liltux

I have not seen it however I have not installed a fresh copy in at least a month so it is possible that this is an issue with the latests. It may also be specific to a 32 or4 64 bit version of raspbian.

jgyates avatar Sep 08 '22 00:09 jgyates

I did not even think about it being a 32bit/64bit difference either. I switched over to using 32bit because I felt there is more support for 32bit with linux. I just tried the 64bit version and did not get any errors. Just wanted to share if anyone else ran into it.

liltux avatar Sep 08 '22 12:09 liltux

looks like this issue has been resolved by the maintainer of the package. I just downloaded a fresh copy of raspbian 32bit (lite) and could not reproduce. I am going to close this for now but if anyone has related issues just post here or in a new thread.

jgyates avatar Sep 27 '22 14:09 jgyates