On 6 January 2013 12:16, Olivier Grisel <[email protected]> wrote:
> 2013/1/6 Jake Vanderplas <[email protected]>:
> > On 01/05/2013 04:16 PM, Olivier Grisel wrote:
> >> 2013/1/6 Jake Vanderplas <[email protected]>:
> >>> Andy,
> >>> OK, perhaps for the following release then. I spent a bit of time
> looking
> >>> into it, and one of the primary barriers for full python3 support is
> going
> >>> to be the fact that PIL does not have a py3k-compatible release.
> >>> Jake
> >> AFAIK we don't have any direct dependency on PIL, just on the imread
> >> function of scipy to load some sample pictures in the dataset module.
> >>
> >> We could skip the tests that require the "imread" method of scipy.
> >>
> >> Any idea on how matplotlib works for loading pictures in Python 3?
> > I believe that matplotlib has native png support, but requires PIL for
> > jpeg and other image formats. So only png is supported in python 3.x
> > currently.
> > Jake
>
> Interesting, maybe an option would be to convert our pictures to png
> then, AFAIK we only have 2 of them:
>
>
> https://github.com/scikit-learn/scikit-learn/tree/master/sklearn/datasets/images
>
> --
> Olivier
> http://twitter.com/ogrisel - http://github.com/ogrisel
>
>
> ------------------------------------------------------------------------------
> Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
> MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
> with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
> MVPs and experts. ON SALE this month only -- learn more at:
> http://p.sf.net/sfu/learnmore_123012
> _______________________________________________
> Scikit-learn-general mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/scikit-learn-general
>
I'm all for removing a dependency, if it can be done by just converting the
testing data :)
On the other note, should we perhaps make this the *focus* of the next
release? i.e. going through and making sure everything works in both 2.X
and 3.Y
As a question, what are the minimum values of X and Y for the next release?
--
Public key at: http://pgp.mit.edu/ Search for this email address and select
the key from "2011-08-19" (key id: 54BA8735)
------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_123012
_______________________________________________
Scikit-learn-general mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general