Antoine Pitrou created ARROW-15243:
--------------------------------------
Summary: [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
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)