I used os.system
to call the scanimage
command, it works fine but I can't find the scanned image !
any help?
thanks in advance
os.system ('scanimage > ~/test.pnm')
I used os.system
to call the scanimage
command, it works fine but I can't find the scanned image !
any help?
thanks in advance
os.system ('scanimage > ~/test.pnm')