<html xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><meta http-equiv=Content-Type content="text/html; charset=utf-8"><meta name=Generator content="Microsoft Word 15 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:DengXian;
        panose-1:2 1 6 0 3 1 1 1 1 1;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
        {font-family:"\@DengXian";
        panose-1:2 1 6 0 3 1 1 1 1 1;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:#954F72;
        text-decoration:underline;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.25in 1.0in 1.25in;}
div.WordSection1
        {page:WordSection1;}
--></style></head><body lang=EN-US link=blue vlink="#954F72"><div class=WordSection1><p class=MsoNormal>Hi Sebastian,</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Thanks for your quick response, there are two functions in my code will output a chart using matplotlib. Do you know how can I discussing the PR via an issue with the main devs? Sorry for such stupid questions.  </p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Thanks again for your advise. </p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Li Yuan</p><p class=MsoNormal><o:p> </o:p></p><div style='mso-element:para-border-div;border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in'><p class=MsoNormal style='border:none;padding:0in'><b>From: </b><a href="mailto:se.raschka@gmail.com">Sebastian Raschka</a><br><b>Sent: </b>Thursday, September 14, 2017 9:36 PM<br><b>To: </b><a href="mailto:scikit-learn@python.org">Scikit-learn mailing list</a><br><b>Subject: </b>Re: [scikit-learn] Help needed</p></div><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Hi, Li,</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>to me, it looks like you are importing matplotlib in your code, but matplotlib is not being installed on the CI instances that are running the scikit-learn unit tests. Or in other words, the Travis instance is trying to execute an "import matplotlib..." and fails because matplotlib is not installed there. Except for the docs, I think matplotlib code is not being tested in scikit-learn's unit tests (and hence, it's not being installed). Does your code/contribution require matplotlib or is it just imported "by accident"? If the latter is true, simply removing matplotlib imports will prob. solve the issue; otherwise, I guess discussing the PR via an issue with the main devs might be the way to go.</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>Best,</p><p class=MsoNormal>Sebastian</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>> On Sep 14, 2017, at 9:24 PM, L Ali <nj.yuanli@gmail.com> wrote:</p><p class=MsoNormal>> </p><p class=MsoNormal>> Hi guys,</p><p class=MsoNormal>>  </p><p class=MsoNormal>> I am totally new to the scikit-learn, I am going to submit a pull request to the repository, but always got following error message, I could not find any usefully information from Google, my last hope is our community.</p><p class=MsoNormal>>  </p><p class=MsoNormal>> Is there anyone can give me some advise about this error: ModuleNotFoundError: No module named 'matplotlib'</p><p class=MsoNormal>>  </p><p class=MsoNormal>> Thanks so much!</p><p class=MsoNormal>>  </p><p class=MsoNormal>> <F29260EB7C164340BDED515E54DA3883.png></p><p class=MsoNormal>>  </p><p class=MsoNormal>> Li Yuan</p><p class=MsoNormal>>  </p><p class=MsoNormal>> <F29260EB7C164340BDED515E54DA3883.png>_______________________________________________</p><p class=MsoNormal>> scikit-learn mailing list</p><p class=MsoNormal>> scikit-learn@python.org</p><p class=MsoNormal>> https://mail.python.org/mailman/listinfo/scikit-learn</p><p class=MsoNormal><o:p> </o:p></p><p class=MsoNormal>_______________________________________________</p><p class=MsoNormal>scikit-learn mailing list</p><p class=MsoNormal>scikit-learn@python.org</p><p class=MsoNormal>https://mail.python.org/mailman/listinfo/scikit-learn</p><p class=MsoNormal><o:p> </o:p></p></div></body></html>