You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Matej Murin (Jira)" <ji...@apache.org> on 2020/03/17 10:54:00 UTC

[jira] [Created] (ARROW-8135) Problem importing PyArrow on a cluster

Matej Murin created ARROW-8135:
----------------------------------

             Summary: Problem importing PyArrow on a cluster
                 Key: ARROW-8135
                 URL: https://issues.apache.org/jira/browse/ARROW-8135
             Project: Apache Arrow
          Issue Type: Bug
          Components: C++
    Affects Versions: 0.16.0
         Environment: Linux, RedHat CentOS 7
            Reporter: Matej Murin


Hi, when I am trying to import pyarrow in python, I get the following error:

*File "<stdin>", line 1, in <module>*
 *File "/services/matejm/anaconda3/lib/python3.7/site-packages/pyarrow/__init__.py", line 49, in <module>*
 *from pyarrow.lib import cpu_count, set_cpu_count*
*ImportError: libaws-cpp-sdk-s3.so: cannot open shared object file: No such file or directory*
What can this be related to? I have searched wherever i could've and could not find any reason for it, so I figured i might as well try in here.

Thank you very much



--
This message was sent by Atlassian Jira
(v8.3.4#803005)