sage.graphs.bliss disappeared in SageMath 10.4

49 views
Skip to first unread message

Marc Culler

unread,
Oct 26, 2024, 9:52:26 PM10/26/24
to sage-devel
A Sage_macOS user pointed out that
     from sage.graphs import bliss
produces a "Module not found" error.

In SageMath 10.3 the directory sage/venv/lib/python3.11/site-packages/sage/graphs contained both bliss.pyx and bliss.cpython-311-darwin.so.

But in 10.4 and 10.5 the corresponding directory only contains bliss.pyx.  Presumably the python extension module was created in 10.3 by running cython on bliss.pyx and compiling the result.  But that stopped happening in SageMath 10.4.

Does anyone know anything about this?

- Marc

François Bissey

unread,
Oct 26, 2024, 9:54:53 PM10/26/24
to sage-...@googlegroups.com
It is now a separate optional package
https://pypi.org/project/sagemath-bliss/
> --
> You received this message because you are subscribed to the Google
> Groups "sage-devel" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to sage-devel+...@googlegroups.com
> <mailto:sage-devel+...@googlegroups.com>.
> To view this discussion visit
> https://groups.google.com/d/msgid/sage-devel/ef9c63b5-6c85-43a4-92d8-97f0180367b7n%40googlegroups.com <https://groups.google.com/d/msgid/sage-devel/ef9c63b5-6c85-43a4-92d8-97f0180367b7n%40googlegroups.com?utm_medium=email&utm_source=footer>.

Marc Culler

unread,
Oct 26, 2024, 10:37:03 PM10/26/24
to sage-devel
Thanks.

- Marc
Reply all
Reply to author
Forward
0 new messages