[Numpy-discussion] תשובה: [OT] any image io module that works with python3?

Stéfan van der Walt stefan at sun.ac.za
Mon Mar 14 19:02:54 EDT 2011


On Mon, Mar 14, 2011 at 8:04 PM, Nadav Horesh <nadavh at visionsense.com> wrote:
> After the following corrections, it works on both 2.7 and 3.1 python versions. My limited test included:
> python2.7: imread and imshow usng pil, freeimage and qt
> python3.1 imread via freeimage and imshow via qt

Thanks, I tried to fix the filename problem using numpy.compat.asbytes.  I'm
now building scipy under Py3 before I can test the changes, but I hope
they're ok.

Regards
Stéfan



More information about the NumPy-Discussion mailing list