import os INTERACTIVE=False imgDir="/tmp/oneEye" i=1 if not os.path.exists(imgDir): os.mkdir(imgDir)