You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Krisztian Szucs (Jira)" <ji...@apache.org> on 2022/01/04 15:51:00 UTC

[jira] [Resolved] (ARROW-15243) [CI][Python] Broken PyArrow install on some crossbow jobs

     [ https://issues.apache.org/jira/browse/ARROW-15243?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Krisztian Szucs resolved ARROW-15243.
-------------------------------------
    Resolution: Fixed

Issue resolved by pull request 12069
[https://github.com/apache/arrow/pull/12069]

> [CI][Python] Broken PyArrow install on some crossbow jobs
> ---------------------------------------------------------
>
>                 Key: ARROW-15243
>                 URL: https://issues.apache.org/jira/browse/ARROW-15243
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Continuous Integration, Python
>            Reporter: Antoine Pitrou
>            Assignee: Antoine Pitrou
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 7.0.0
>
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> See example here:
> https://dev.azure.com/ursacomputing/crossbow/_build/results?buildId=18133&view=logs&j=0da5d1d9-276d-5173-c4c4-9d4d4ed14fdb&t=d9b15392-e4ce-5e4c-0c8c-b69645229181
> {code}
> ============================= test session starts ==============================
> platform linux -- Python 3.9.2, pytest-6.2.5, py-1.11.0, pluggy-1.0.0 -- /usr/bin/python3
> cachedir: .pytest_cache
> hypothesis profile 'default' -> database=DirectoryBasedExampleDatabase('/.hypothesis/examples')
> rootdir: /
> plugins: lazy-fixture-0.6.3, hypothesis-6.34.1
> collecting ... collected 0 items
> ============================ no tests ran in 0.48s =============================
> ERROR: module or package not found: pyarrow (missing __init__.py?)
> {code}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)