Hey guys,
I’m trying to run the MS SQL client from Impacket but I’m getting the error => “line 24 in module from impacket.examples import logger; ImportError: cannot import name logger”
Impacket is installed in the system by cloning the repo and running “pip install .” I’m running Kali x64 on Mac through VirtualBox.