Kent Tenney wrote:
I was just bit byfrom image import annotate ImportError: cannot import name annotateI found the problem viaimport image print image.__file__ which made it clear that the wrong image module had been found.
that's what "python -v" is all about, of course. </F> -- http://mail.python.org/mailman/listinfo/python-list