• Help for python-pynndescent needed

    From Andreas Tille@21:1/5 to All on Tue Jan 17 18:30:01 2023
    Hi,

    any idea why the build-time test of python-pynndescent fails[1]?

    Any help would be welcome.

    Kind regards
    Andreas.


    [1] https://salsa.debian.org/python-team/packages/python-pynndescent/-/jobs/3811021

    --
    http://fam-tille.de

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Malik@21:1/5 to All on Tue Jan 17 20:10:02 2023
    Hey Andreas,

    did you tried to run those tests with a lower python version, you are
    running tests with 3.10 [1]:

    ============================= test session starts ==============================
    platform linux -- Python 3.10.9, pytest-7.2.1, pluggy-1.0.0+repack -- /usr/bin/python3.10

    and the upstream is running those tests with max 3.9 :

    platform linux -- Python 3.9.16, pytest-7.2.0, pluggy-1.0.0 -- /opt/hostedtoolcache/Python/3.9.16/x64/bin/python

    regards,
    Malik

    Am Di., 17. Jan. 2023 um 18:24 Uhr schrieb Andreas Tille <andreas@an3as.eu>:

    Hi,

    any idea why the build-time test of python-pynndescent fails[1]?

    Any help would be welcome.

    Kind regards
    Andreas.


    [1] https://salsa.debian.org/python-team/packages/python-pynndescent/-/jobs/3811021

    --
    http://fam-tille.de



    --
    Malik Mlitat

    <div dir="ltr">Hey Andreas,<br><br>did you tried to run those tests with a lower python version, you are running tests with 3.10 [1]:<br><br>============================= test session starts ==============================<br>platform linux -- Python 3.10.
    9, pytest-7.2.1, pluggy-1.0.0+repack -- /usr/bin/python3.10<br><br><div>and the upstream is running those tests with max 3.9 :</div><div><br></div><div><span class="gmail-line-area gmail-flex-center gmail-flex-row gmail-flex-grow gmail-justify-start
    gmail-highlight" role="group"><span class="gmail-content"><span class="gmail-pl-plain"><span><span>platform linux -- Python 3.9.16, pytest-7.2.0, pluggy-1.0.0 -- /opt/hostedtoolcache/Python/3.9.16/x64/bin/python <br></span></span></span></span></span></
    <div><span class="gmail-line-area gmail-flex-center gmail-flex-row gmail-flex-grow gmail-justify-start gmail-highlight" role="group"><span class="gmail-content"><span class="gmail-pl-plain"><span><span><br></span></span></span></span></span></div><
    <span class="gmail-line-area gmail-flex-center gmail-flex-row gmail-flex-grow gmail-justify-start gmail-highlight" role="group"><span class="gmail-content"><span class="gmail-pl-plain"><span><span>regards,</span></span></span></span></span></div><div>
    <span class="gmail-line-area gmail-flex-center gmail-flex-row gmail-flex-grow gmail-justify-start gmail-highlight" role="group"><span class="gmail-content"><span class="gmail-pl-plain"><span><span>Malik<br></span></span></span></span></span></div><div><
    span class="gmail-line-area gmail-flex-center gmail-flex-row gmail-flex-grow gmail-justify-start gmail-highlight" role="group"><span class="gmail-link"><span aria-hidden="true" class="gmail-fontSizeM gmail-flex-noshrink gmail-fabric-icon gmail-ms-Icon--
    Link"></span></span></span></div><br>Am Di., 17. Jan. 2023 um 18:24 Uhr schrieb Andreas Tille &lt;<a href="mailto:andreas@an3as.eu">andreas@an3as.eu</a>&gt;:<div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-
    left:1px solid rgb(204,204,204);padding-left:1ex">Hi,<br>

    any idea why the build-time test of python-pynndescent fails[1]?<br>

    Any help would be welcome.<br>

    Kind regards<br>
       Andreas.<br>


    [1] <a href="https://salsa.debian.org/python-team/packages/python-pynndescent/-/jobs/3811021" rel="noreferrer" target="_blank">https://salsa.debian.org/python-team/packages/python-pynndescent/-/jobs/3811021</a><br>

    -- <br>
    <a href="http://fam-tille.de" rel="noreferrer" target="_blank">http://fam-tille.de</a><br>

    </blockquote></div><br clear="all"><br>-- <br><div dir="ltr" class="gmail_signature">Malik Mlitat<div><br></div><div><span></span><span></span><br></div></div></div>

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Andreas Tille@21:1/5 to All on Tue Jan 17 20:30:01 2023
    Hi Malik,

    Am Tue, Jan 17, 2023 at 07:53:32PM +0100 schrieb Malik:
    did you tried to run those tests with a lower python version, you are
    running tests with 3.10 [1]:

    ============================= test session starts ==============================
    platform linux -- Python 3.10.9, pytest-7.2.1, pluggy-1.0.0+repack -- /usr/bin/python3.10

    and the upstream is running those tests with max 3.9 :

    platform linux -- Python 3.9.16, pytest-7.2.0, pluggy-1.0.0 -- /opt/hostedtoolcache/Python/3.9.16/x64/bin/python

    Lowering the Python3 version does not really help. If the tests do
    not run with the current default 3.11 than it will not migrate to
    testing.

    Kind regards
    Andreas.

    --
    http://fam-tille.de

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)