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 <oliverrausc...@gmail.com>
To: scikit-learn@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@python.org
https://mail.python.org/mailman/listinfo/scikit-learn
_______________________________________________
scikit-learn mailing list
scikit-learn@python.org
https://mail.python.org/mailman/listinfo/scikit-learn

Reply via email to