Having numpy, scipy, and matplotlib working reasonably with python3, a major 
piece of code I miss for a major python3 migration is an image IO. I found that 
pylab's imread works fine for png image, but I need to read all the other image 
format as well as png and jpeg output.

 Any hints (including advices how easyly construct my own module) are 
appreciated.

   Nadav.
_______________________________________________
NumPy-Discussion mailing list
NumPy-Discussion@scipy.org
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to