Closed TheFiZi closed 1 year ago
I got past this with pip install pycryptodome
I got past this with
pip install pycryptodome
That did the trick
It probably means setup.py needs to be updated with that as a dependency, so really this shouldn't be closed yet.
Should be fixed in latest release
This is still occuring with python 3.11. Downgrading to a lower python version (3.9.15 in my case) with pyenv and installing pycryptodome
and certipy-ad
works. Then, I had to run certipy from python ~/.pyenv/versions/3.9.18/bin/certipy
Fresh install.