I get this error when I open sideloadly:
Failed to init layer 2: Guru Meditation 8d5d2b@10:ad7080 cannot import name 'x509' from 'cryptography.hazmat.bindings._rust' (/Users/me/Library/Python/3.8/lib/python/site-packages/cryptography/hazmat/bindings/_rust.abi3.so). v0.22.2, Darwin 12.0.1, amd64
I am using macOS Monterey 12.0.1 on Intel macbook 2017
Python 3.10.0 installed.
Downloaded sideloadly from sideloadly.io
uninstalled and installed many times.
In my computer there is only /Users/me/Library/Python/2.7 path. I assume this error could be there is no 3.8. I could not find how to put 3.8 in there.
When I enter "python --version" in terminal I get "Python 3.10.0"