[SciPy-Dev] CI issues

Eric Larson larson.eric.d at gmail.com
Fri Sep 7 10:00:52 EDT 2018


I am working on it now by getting rid of the warnings. I've gotten this
warning about `qhull` before so it would be nice to fix it for good anyway.

Eric


On Fri, Sep 7, 2018 at 9:24 AM Tyler Reddy <tyler.je.reddy at gmail.com> wrote:

> Also, codecov acknowledged receipt of our support email re: recent CI
> issues ( https://github.com/scipy/scipy/pull/9186#issuecomment-419225782
> ) -- I'll relay
> their response when I get it.
>
> On Fri, 7 Sep 2018 at 02:26, Pauli Virtanen <pav at iki.fi> wrote:
>
>> pe, 2018-09-07 kello 19:13 +1000, Andrew Nelson kirjoitti:
>> > >
>> > > It probably has to do with pytest 3.8 release. Numpy also had
>> > > problems:
>> > > https://github.com/numpy/numpy/pull/11896
>> >
>> >
>> > This seems to be correct. I pinned the version to 3.7 in .travis.yml
>> > and
>> > things ran smoothly. I don't see how it's related to
>> > numpy/numpy#11896
>> > though, that's talking about warnings, our errors are due to import
>> > problems.
>>
>> The import problem appears also due to a warning converted to error.
>>
>> _______________________________________________
>> SciPy-Dev mailing list
>> SciPy-Dev at python.org
>> https://mail.python.org/mailman/listinfo/scipy-dev
>>
> _______________________________________________
> SciPy-Dev mailing list
> SciPy-Dev at python.org
> https://mail.python.org/mailman/listinfo/scipy-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20180907/099ae2e2/attachment.html>


More information about the SciPy-Dev mailing list