It is now a separate optional package
https://pypi.org/project/sagemath-bliss/
On 27/10/24 14:52, Marc Culler wrote:
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
--
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+unsubscr...@googlegroups.com
<mailto:sage-devel+unsubscr...@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>.
--
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+unsubscr...@googlegroups.com.
To view this discussion visit
https://groups.google.com/d/msgid/sage-devel/dde55f2e-94ea-4fd8-9a40-90f1285e1e61%40gmail.com.