Python error on Auton server
Predrag Punosevac
predragp at andrew.cmu.edu
Mon Jun 15 13:48:37 EDT 2020
Saswati Ray <sray at cs.cmu.edu> wrote:
> Hi Predrag,
>
> >From today morning, I see this error in my pre-existing working conda
> environment on lov3.
>
Damn Conda morons. I have seen that before. It looks like they broke
Python 3.7.7 installation on RedHat 7.8. That is a linker problem you
see. I just checked and I can still load python 3.7.7. but when I run a
conda command I see the same error. We have 8 computing nodes in total
running RedHat 8.2 and they are not affected. Please try to rebuild your
environment and report. I will see later today if reinstalling can help.
I am a moron too. I was contaplanting upgrading Python to 3.8.3. I
should be much more careful with Conda guys.
You also have RedHat rh-python36 in /opt/rh. That one always works.
Predrag
> Traceback (most recent call last):
> File "recap.py", line 15, in <module>
> import numpy as np
> File
> "/zfsauton2/home/sray/.local/lib/python3.7/site-packages/numpy/__init__.py",
> line 142, in <module>
> from . import core
> File
> "/zfsauton2/home/sray/.local/lib/python3.7/site-packages/numpy/core/__init__.py",
> line 102, in <module>
> from . import _dtype_ctypes
> File
> "/zfsauton2/home/sray/.local/lib/python3.7/site-packages/numpy/core/_dtype_ctypes.py",
> line 25, in <module>
> import _ctypes
> ImportError: libffi.so.7: cannot open shared object file: No such file or
> directory
>
> Any ideas?
>
> Thanks,
> Saswati
>
> --
> Saswati Ray
> Senior Research Analyst
> Carnegie Mellon University - Auton Lab
> Newell-Simon Hall Room 3115, Pittsburgh PA 15213
> Phone: 412-268-1238
More information about the Autonlab-users
mailing list