| 1 | initial version |
Hi again, I installed 10.7 and got the same error ... and this was a build from source!!!
The workaround is to cast the numbers passed to crop to int()
imgC = img.crop((int(800),int(0),largeur,hauteur))
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.