tce-load -i compiletc python3.11-dev python3.11-pip openssl-dev rust

wget https://github.com/pyca/cryptography/archive/refs/tags/40.0.2.tar.gz

cd cryptography-40.0.2

sudo pip install setuptools_rust

python3.11 setup.py build
sudo python3.11 setup.py install --root=/tmp/pkg