ImportError: /usr/lib/liblapack.so.3: undefined symbol: sgetrs_N_parallel

123 views
Skip to first unread message

slabbe

unread,
Oct 19, 2018, 7:03:28 PM10/19/18
to sage-support
After doing

sage -i cbc sagelib


I get

sage: MixedIntegerLinearProgram('Coin')
Traceback (most recent call last)

   1784     if solver == "Coin":
-> 1785         from sage.numerical.backends.coin_backend import CoinBackend
   1786         return CoinBackend()
   1787

ImportError: /usr/lib/liblapack.so.3: undefined symbol: sgetrs_N_parallel
sage: version()
'SageMath version 8.4, Release Date: 2018-10-17'

Someone has a clue?

Vincent Delecroix

unread,
Oct 21, 2018, 10:47:52 AM10/21/18
to sage-s...@googlegroups.com
This is a known problem

https://trac.sagemath.org/ticket/22006

slabbe

unread,
Oct 22, 2018, 3:58:08 AM10/22/18
to sage-support
Thank you for the link
Reply all
Reply to author
Forward
0 new messages