Skip to content

tuple out of range #1365

@yaroslavvb

Description

@yaroslavvb

This line causes tuple out of range

" Pyarrow: " + str(true_version_info[4]) + "\n"

It tries to get true_version_info[4]

true_version_info:
('0.3.0', '/home/ubuntu/anaconda3/lib/python3.6/site-packages/ray/init.py', '3.6.3', '0.5.2')
version_info: ('0.3.0', '/home/ubuntu/anaconda3/lib/python3.6/site-packages/ray/init.py', '3.6.3', '0.5.2', None)

Ray version:
pip install https://s3-us-west-2.amazonaws.com/ray-wheels/20d6b74aa6c034fdf35422e6805e2283c672e03f/ray-0.3.0-cp36-cp36m-manylinux1_x86_64.whl

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