Closed
Description
System information
- OS Platform and Distribution (e.g., Linux Ubuntu 16.04): Ubuntu
- Ray installed from (source or binary): source
- Ray version: source
- Python version: 3.5
- Exact command to reproduce:
from ray.pyarrow._parquet import (ParquetReader, FileMetaData)
Describe the problem
Import error on importing parquet from pyarrow. See full error below.
Source code / logs
ImportError: /data/devin/ray/python/ray/pyarrow_files/pyarrow/libparquet.so.1: undefined symbol: _ZNK5arrow6Status8ToStringB5cxx11Ev
Metadata
Metadata
Assignees
Labels
No labels