Do you have another copy of libecl*.dylib or libecl*.so somewhere in /usr/local ?
(or just ecl*.[dylib,so] - I recall at some point the naming was off) On Thu, Jul 30, 2020 at 7:43 PM Samuel Lelièvre <[email protected]> wrote: > > 2020-07-30 18:39 UTC, Dima Pasechnik: > > > > [manifolds] ImportError: > > dlopen(/opt/s/sage92b6/local/lib/python3.7/site-packages/sage/libs/ecl.cpython-37m-darwin.so, > > 2): Symbol not found: _ > > ecl_process_env > > [manifolds] Referenced from: > > /opt/s/sage92b6/local/lib/python3.7/site-packages/sage/libs/ecl.cpython-37m-darwin.so > > > > Did you source .homebrew-build-env ? > > Yes. > > > What is the output of [...]? > > ``` > $ otool -L > /opt/s/sage92b6/local/lib/python3.7/site-packages/sage/libs/ecl.cpython-37m-darwin.so > /opt/s/sage92b6/local/lib/python3.7/site-packages/sage/libs/ecl.cpython-37m-darwin.so: > @rpath/libecl.20.4.dylib (compatibility version 20.4.24, current version > 0.0.0) > /usr/local/opt/gmp/lib/libgmp.10.dylib (compatibility version 15.0.0, > current version 15.0.0) > /opt/s/sage92b6/local/lib/libpari-gmp.dylib (compatibility version > 2.11.0, current version 2.11.2) > /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current > version 1252.250.1) > ``` > > -- > You received this message because you are subscribed to the Google Groups > "sage-release" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/sage-release/CAEcArF3ZJ010b%2BEp9nx4AoKL6KFFpFUmOvUbZ29Z97-OfC7QzQ%40mail.gmail.com. -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-release/CAAWYfq1MAOtJsK2fpAgtsK0WwkD78DUHES--Zj%2Bf-Q%2BObiWrFw%40mail.gmail.com.
