[scikit-learn] Difference between CircleCI python2 and python3

Hanmin Qin qinhanmin2005 at sina.com
Mon Nov 19 10:23:20 EST 2018


Thanks for the great PR.We're using matplotlib 3.0.1 (latest version) in python3 build and matplotlib 1.4.3 (minimal dependency) in python2 build.I think color="tab:blue" is not supported by matplotlib 1.X, so maybe you can try to use some simple colors.
Hanmin Qin
----- Original Message -----
From: Oliver Rausch <oliverrausch99 at gmail.com>
To: scikit-learn at python.org
Subject: [scikit-learn] Difference between CircleCI python2 and python3
Date: 2018-11-19 22:52


Hi all,
I'm working on a PR [1] and the Circle python2 build [2] doesn't
complete, while the python3 build does. Locally, building using "make
html" also works. What is the difference between these two builds, and
how could I locally debug the issue?
Thanks,
Oliver
---
[1] https://github.com/scikit-learn/scikit-learn/pull/11682
[2] https://circleci.com/gh/scikit-learn/scikit-learn/38492
_______________________________________________
scikit-learn mailing list
scikit-learn at python.org
https://mail.python.org/mailman/listinfo/scikit-learn
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scikit-learn/attachments/20181119/de38459c/attachment.html>


More information about the scikit-learn mailing list