Can you upload the full log with `LD_DEBUG=libs` and jupyterlab somewhere
and post a link?

Isuru

On Wed, May 31, 2023 at 3:46 PM Luis Finotti <luis.fino...@gmail.com> wrote:

> Hello,
>
> Thanks for the help!
>
> On Wednesday, May 31, 2023 at 4:24:11 PM UTC-4 Isuru Fernando wrote:
>
> Try running JupyterLab in a shell with `export LD_DEBUG=libs` and import
> sage with that jupyterlab instance.
> That should tell you where givaro is loaded from.
>
> Isuru
>
>
> The output is very long, but maybe this is what you mean:
>
>     916747: find library=libgivaro.so.9 [0]; searching
>     916747:  search path=/usr/lib/R/lib (LD_LIBRARY_PATH)
>     916747:   trying file=/usr/lib/R/lib/libgivaro.so.9
>     916747:  search path=/usr/lib/x86_64-linux-gnu (system search path)
>     916747:   trying file=/usr/lib/x86_64-linux-gnu/libgivaro.so.9
>     916747:
>     916747: find library=libgmpxx.so.4 [0]; searching
>     916747:  search path=/usr/lib/R/lib (LD_LIBRARY_PATH)
>     916747:   trying file=/usr/lib/R/lib/libgmpxx.so.4
>     916747:  search path=/usr/lib/x86_64-linux-gnu (system search path)
>     916747:   trying file=/usr/lib/x86_64-linux-gnu/libgmpxx.so.4
>     916747:
>     916747:
>     916747: calling init: /usr/lib/x86_64-linux-gnu/libgmpxx.so.4
>     916747:
>     916747:
>     916747: calling init: /usr/lib/x86_64-linux-gnu/libgivaro.so.9
>     916747:
>     916747:
>     916747: calling init:
> /home/finotti/src/sage-test/sage-10.0/src/sage/rings/finite_rings/
> element_givaro.cpython-311-x86_64-linux-gnu.so
>
> Later we see the error
>
>     916747: /home/finotti/src/sage-test/sage-10.0/src/sage/matrix/
> matrix_modn_dense_float.cpython-311-x86_64-linux-gnu.so: error: symbol
> lookup error: undefined symbol:
> _ZNK6Givaro7IntegercvNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEB5cxx11Ev
> (fatal)
>
> Any ideas?
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "sage-support" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/sage-support/we-BvSt6WRk/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> sage-support+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/sage-support/d6430e5a-929e-4662-8852-0bb9ff6f948an%40googlegroups.com
> <https://groups.google.com/d/msgid/sage-support/d6430e5a-929e-4662-8852-0bb9ff6f948an%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/CA%2B01voMrfveqfzR7oAPNBoEx5PvW6mCe8G3JtYZkmtZimbTUWQ%40mail.gmail.com.

Reply via email to