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

Wes McKinney resolved ARROW-5771.
---------------------------------
    Resolution: Fixed

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

> [Python] Docker python-nopandas job fails
> -----------------------------------------
>
>                 Key: ARROW-5771
>                 URL: https://issues.apache.org/jira/browse/ARROW-5771
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Python
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 0.14.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> {code}
> =========================================== ERRORS 
> ============================================
> _____ ERROR collecting 
> opt/conda/lib/python3.7/site-packages/pyarrow/tests/test_array.py ______
> ImportError while importing test module 
> '/opt/conda/lib/python3.7/site-packages/pyarrow/tests/test_array.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> opt/conda/lib/python3.7/site-packages/pyarrow/tests/test_array.py:35: in 
> <module>
>     import pyarrow.tests.strategies as past
> opt/conda/lib/python3.7/site-packages/pyarrow/tests/strategies.py:18: in 
> <module>
>     import pytz
> E   ModuleNotFoundError: No module named 'pytz'
> _ ERROR collecting 
> opt/conda/lib/python3.7/site-packages/pyarrow/tests/test_convert_builtin.py _
> ImportError while importing test module 
> '/opt/conda/lib/python3.7/site-packages/pyarrow/tests/test_convert_builtin.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> opt/conda/lib/python3.7/site-packages/pyarrow/tests/test_convert_builtin.py:31:
>  in <module>
>     import pytz
> E   ModuleNotFoundError: No module named 'pytz'
> _____ ERROR collecting 
> opt/conda/lib/python3.7/site-packages/pyarrow/tests/test_pandas.py _____
> ImportError while importing test module 
> '/opt/conda/lib/python3.7/site-packages/pyarrow/tests/test_pandas.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> opt/conda/lib/python3.7/site-packages/pyarrow/tests/test_pandas.py:29: in 
> <module>
>     import hypothesis.extra.pytz as tzst
> opt/conda/lib/python3.7/site-packages/hypothesis/extra/pytz.py:34: in <module>
>     import pytz
> E   ModuleNotFoundError: No module named 'pytz'
> ___ ERROR collecting 
> opt/conda/lib/python3.7/site-packages/pyarrow/tests/test_strategies.py ___
> ImportError while importing test module 
> '/opt/conda/lib/python3.7/site-packages/pyarrow/tests/test_strategies.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> opt/conda/lib/python3.7/site-packages/pyarrow/tests/test_strategies.py:21: in 
> <module>
>     import pyarrow.tests.strategies as past
> opt/conda/lib/python3.7/site-packages/pyarrow/tests/strategies.py:18: in 
> <module>
>     import pytz
> E   ModuleNotFoundError: No module named 'pytz'
> _____ ERROR collecting 
> opt/conda/lib/python3.7/site-packages/pyarrow/tests/test_types.py ______
> ImportError while importing test module 
> '/opt/conda/lib/python3.7/site-packages/pyarrow/tests/test_types.py'.
> Hint: make sure your test modules/packages have valid Python names.
> Traceback:
> opt/conda/lib/python3.7/site-packages/pyarrow/tests/test_types.py:28: in 
> <module>
>     import pyarrow.tests.strategies as past
> opt/conda/lib/python3.7/site-packages/pyarrow/tests/strategies.py:18: in 
> <module>
>     import pytz
> E   ModuleNotFoundError: No module named 'pytz'
> {code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to