Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-66

Maybe some missing steps in installation guide

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.1.0
    • Python
    • CentOS 7.0; Python 2.7.x

    Description

      I followed the guide to install Arrow project from scratch. I met some issues.

      1. First of all, I need to build the cpp part. So I setup the thirdparty dependencies. But when I cmake -DCMAKE_INSTALL_PREFIX=$ARROW_HOME .., it shows an error at get_filename_component with FindGTest.cmake. After some digging, I noticed that I have to use cmake 3 (instead of cmake 2).

      2. Now I am able to install pyarrow. The installation went smooth. But when I import the module pyarrow, it says ImportError: No module named array. I haven't found any description on this error.

      Attachments

        Activity

          People

            Unassigned Unassigned
            stanleyxu2005 Qian Xu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: