[Numpy-discussion] [OT] any image io module that works with python3?

Stéfan van der Walt stefan at sun.ac.za
Sun Mar 13 18:16:12 EDT 2011


Hi Nadav

On Sun, Mar 13, 2011 at 8:20 PM, Nadav Horesh <nadavh at visionsense.com> wrote:
> Jest tested the installation (after git clone ...). I had to correct the following lines in _build.py to pass installation:
> lines 72, and 75 should be:
>    f0 = open(f0,'br')
>    f1 = open(f1,'br')

Thanks so much for testing and for the patch; I've pushed your changes:

https://github.com/stefanv/scikits.image/commit/b47ae98ffb92e2de33d9e530201e402e04d865d3

Are you able to load images now?

Cheers
Stéfan



More information about the NumPy-Discussion mailing list