Closed mr-at closed 4 years ago
Make sure you've used pip3
to install that package and follow that command with python3 zerologon_tester.py
Ok
Thanks, that was the solution.
Just a heads up for anyone testing from Anaconda3's version of python - you only need to do python zerologon_tester.py
instead of python3
.
I was having a similar issue as the OP but it's resolved now thanks to tweaking the instructions in this thread.
I get a SyntaxError: invalid syntax. It's at line 16 print(msg, file=sys.stderr)