Closed atakangah closed 3 years ago
I am trying to run the basic mailoney.py --help after cloning the repository. Running it like this doesn't work. But running with python2 mailoney.py --help throws the above error. Please help.
mailoney.py --help
python2 mailoney.py --help
I should not have cloned the repo. I should have downloaded the product from the right section of the page.
I am trying to run the basic
mailoney.py --help
after cloning the repository. Running it like this doesn't work. But running withpython2 mailoney.py --help
throws the above error. Please help.