Closed GoogleCodeExporter closed 9 years ago
The readme file says to import with from pylibtiff import * The correct import is from libtiff.libtiff import *
Original issue reported on code.google.com by kent3...@gmail.com on 4 Jan 2010 at 10:27
kent3...@gmail.com
Fixed in svn using: from libtiff import * that will provide TIFF and libtiff objects.
Original comment by pearu.peterson on 5 Jan 2010 at 8:08
pearu.peterson
Original issue reported on code.google.com by
kent3...@gmail.com
on 4 Jan 2010 at 10:27