Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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.