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

[R] Add note to README about r-arrow conda installation

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.14.1
    • 0.15.0
    • R
    • Ubuntu 16.04.6

    Description

      I'm able to successfully install the C++ and Python libraries from conda-forge, then successfully install the R package from CRAN if I use --no-test-load. But after installation, the R package fails to load because dyn.load("arrow.so") fails. It throws this error when loading:

      unable to load shared object '~/R/arrow/libs/arrow.so':
       /usr/lib/x86_64-linux-gnu/libstdc++.so.6: version `CXXABI_1.3.11' not found (required by ~/.conda/envs/python3.6/lib/libarrow.so.14)
      

      Do the Arrow C++ libraries actually require GCC 7.1.0 / CXXABI_1.3.11? If not, what might explain this error message? Thanks.

      Attachments

        Issue Links

          Activity

            People

              npr Neal Richardson
              icook Ian Cook
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m