You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Joris Van den Bossche (Jira)" <ji...@apache.org> on 2021/11/30 15:37:00 UTC

[jira] [Assigned] (ARROW-14929) [CI][Python] Kartothek integration build due to installation issue

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

Joris Van den Bossche reassigned ARROW-14929:
---------------------------------------------

    Assignee: Joris Van den Bossche

> [CI][Python] Kartothek integration build due to installation issue
> ------------------------------------------------------------------
>
>                 Key: ARROW-14929
>                 URL: https://issues.apache.org/jira/browse/ARROW-14929
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Continuous Integration
>            Reporter: Joris Van den Bossche
>            Assignee: Joris Van den Bossche
>            Priority: Major
>
> See eg https://github.com/ursacomputing/crossbow/runs/4363496616?check_suite_focus=true
> {code}
>  ImportError while loading conftest '/kartothek/tests/conftest.py'.
> tests/conftest.py:18: in <module>
>     from kartothek.core.common_metadata import make_meta  # noqa: E402
> kartothek/core/__init__.py:2: in <module>
>     from kartothek.core.dataset import *  # noqa: F401, F403
> kartothek/core/dataset.py:7: in <module>
>     import deprecation
> E   ModuleNotFoundError: No module named 'deprecation'
> 4
> {code}



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