Skip to content

invalid ELF header when importing larcv #42

@MonirZaman

Description

@MonirZaman

I get the following error message when I try to import larcv

>>> import larcv
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/home/username/miniconda3/envs/py37/lib/python3.7/site-packages/larcv-3.3.1-py3.7-linux-x86_64.egg/larcv/__init__.py", line 2, in <module>
    from .pylarcv import *
ImportError: /home/username/miniconda3/envs/py37/lib/python3.7/site-packages/larcv-3.3.1-py3.7-linux-x86_64.egg/larcv/pylarcv.cpython-37m-x86_64-linux-gnu.so: invalid ELF header

Output of uname -a is

Linux .....login5 4.4.180-94.113-default #1 SMP Fri Dec 13 14:20:57 UTC 2019 (c6649f6) x86_64 x86_64 x86_64 GNU/Linux```

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions