First time here? Check out the FAQ!
answered 2017-07-18 01:09:45 -0600
your program requires cmdline args, so you have to call it like:
python myprog.py -i someimg.png -w 17
again, both -i and -w arguments are required here.
-i
-w