Skip to content

Import error for pyarrow when Ray built from source #2483

Closed
@devin-petersohn

Description

@devin-petersohn

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions