cryptoauthtools icon indicating copy to clipboard operation
cryptoauthtools copied to clipboard

Lack of int_from_bytes' from 'cryptography.utils'.

Open nerodu opened this issue 3 years ago • 0 comments

After solved the python version problem, I keep going. And find new problems. It shows below 图片 And I check the C:\Users\30477\AppData\Local\Programs\Python\Python311\Lib\site-packages\cryptography\utils.py, it just has int_to_bytes, but no int_from_bytes. Here is my version 图片

nerodu avatar Dec 23 '22 03:12 nerodu