Tim Lodder

Results 2 comments of Tim Lodder

I've encountered the same error. **Workaround** When you upgrade the `oscrypto` package to the newest version `1.3.0` this error disappears, but a new error appears, because it automatically upgrades the...

Downgrading cryptography with `pip install cryptography==38.0.4` fixed this for me.