Hide Forgot
Impacket is incompatible with python 3.9, it shouldn't use tostring() and fromstring() but instead tobytes() and frombytes(). There is an open pull request here: https://github.com/SecureAuthCorp/impacket/pull/946 Removal release note from Python 3.9 is here: https://docs.python.org/3.9/whatsnew/3.9.html#removed