Re: [scikit-learn] Difference between CircleCI python2 and python3

2018-11-19 Thread Oliver Rausch
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 > To: scikit-learn@python.org Subject: [scikit-learn] Difference > between CircleCI python2 and python3 Date: 2018-11-19 22:52

Re: [scikit-learn] Difference between CircleCI python2 and python3

2018-11-19 Thread Hanmin Qin
riginal Message - From: Oliver Rausch 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, buildi

[scikit-learn] Difference between CircleCI python2 and python3

2018-11-19 Thread Oliver Rausch
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/sci