mitmAP icon indicating copy to clipboard operation
mitmAP copied to clipboard

Confirming with 'y' is not defined when installing dependencies

Open ghost opened this issue 6 years ago • 1 comments

Thats a quick start and quick end lol, do I miss something?

Install/Update dependencies? Y/n: Y Traceback (most recent call last): File "mitmAP.py", line 48, in update = input("[?] Install/Update dependencies? Y/n: ") File "", line 1, in NameError: name 'Y' is not defined

ghost avatar Apr 17 '19 14:04 ghost

This happens running the script using python instead of python3. My wrong.

ghost avatar Apr 17 '19 14:04 ghost