tce-load -i compiletc python3.6-dev py3.6cparser python3.6-cffi

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

cd cryptography-3.2.1

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