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

Rok Mihevc updated ARROW-4424:
------------------------------
    External issue URL: https://github.com/apache/arrow/issues/20985

> [Python] Manylinux CI builds failing
> ------------------------------------
>
>                 Key: ARROW-4424
>                 URL: https://issues.apache.org/jira/browse/ARROW-4424
>             Project: Apache Arrow
>          Issue Type: Improvement
>          Components: Continuous Integration, Python
>            Reporter: Micah Kornfield
>            Assignee: Uwe Korn
>            Priority: Blocker
>              Labels: ci-failure, pull-request-available
>             Fix For: 0.13.0
>
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Example error build: https://api.travis-ci.org/v3/job/486336662/log.txt
>  
> {{+python -c 'import pyarrow; import tensorflow'}}
> {{ Traceback (most recent call last):}}
> {{ File "<string>", line 1, in <module>}}
> {{ File 
> "/home/travis/build/apache/arrow/pyarrow-test-3.6/lib/python3.6/site-packages/tensorflow/__init__.py",
>  line 24, in <module>}}
> {{ from tensorflow.python import pywrap_tensorflow # pylint: 
> disable=unused-import}}
> {{ File 
> "/home/travis/build/apache/arrow/pyarrow-test-3.6/lib/python3.6/site-packages/tensorflow/python/__init__.py",
>  line 88, in <module>}}
> {{ from tensorflow.python import keras}}
> {{ File 
> "/home/travis/build/apache/arrow/pyarrow-test-3.6/lib/python3.6/site-packages/tensorflow/python/keras/__init__.py",
>  line 29, in <module>}}
> {{ from tensorflow.python.keras import datasets}}
> {{ File 
> "/home/travis/build/apache/arrow/pyarrow-test-3.6/lib/python3.6/site-packages/tensorflow/python/keras/datasets/__init__.py",
>  line 25, in <module>}}
> {{ from tensorflow.python.keras.datasets import imdb}}
> {{ File 
> "/home/travis/build/apache/arrow/pyarrow-test-3.6/lib/python3.6/site-packages/tensorflow/python/keras/datasets/imdb.py",
>  line 25, in <module>}}
> {{ from tensorflow.python.keras.preprocessing.sequence import 
> _remove_long_seq}}
> {{ File 
> "/home/travis/build/apache/arrow/pyarrow-test-3.6/lib/python3.6/site-packages/tensorflow/python/keras/preprocessing/__init__.py",
>  line 30, in <module>}}
> {{ from tensorflow.python.keras.preprocessing import image}}
> {{ File 
> "/home/travis/build/apache/arrow/pyarrow-test-3.6/lib/python3.6/site-packages/tensorflow/python/keras/preprocessing/image.py",
>  line 23, in <module>}}
> {{ from keras_preprocessing import image}}
> {{ File 
> "/home/travis/build/apache/arrow/pyarrow-test-3.6/lib/python3.6/site-packages/keras_preprocessing/image/__init__.py",
>  line 8, in <module>}}
> {{ from .dataframe_iterator import DataFrameIterator}}
> {{ File 
> "/home/travis/build/apache/arrow/pyarrow-test-3.6/lib/python3.6/site-packages/keras_preprocessing/image/dataframe_iterator.py",
>  line 11, in <module>}}
> {{ from pandas.api.types import is_numeric_dtype}}
> {{ ModuleNotFoundError: No module named 'pandas'}}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to