Rounak a écrit :
http://stackoverflow.com/questions/69645/take-a-screenshot-via-a-python-script-linux

the first solution in this thread requires python imaging library which
I did find here: http://www.pythonware.com/products/pil/faq.htm
But i would like to know if there are easier ways to install this
instead of compiling it from the source.


Depends on your linux distro - but PIL is a fairly stable and widely used lib, so I fail to imagine any modern distro not having a packaged PIL install (rpm, ebuild, whatever).
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to