ModuleNotFoundError: No module named 'sage.graphs.graph_decompositions.tdlib'

17 views
Skip to first unread message

Arnald Dutta

unread,
Mar 21, 2020, 4:52:01 AM3/21/20
to sage-gsoc
Hi,
While exploring the codebase I tried to import sage.graphs.graph_decompositions.tdlib but I found a ModuleNotFoundError.

possible cause:  In "sage/graphs/graph_decompositions/tdlib/"  directory 
#include "tdlib/TD_combinations.hpp"
#include "tdlib/TD_misc.hpp"

These files : tdlib/TD_combinations.hpp and  tdlib/TD_misc.hpp are missing
tdlibError.png

David Coudert

unread,
Mar 21, 2020, 5:40:15 AM3/21/20
to sage-gsoc
tdlib is an optional package that must be installed first (`sage -i tdlib`).
Reply all
Reply to author
Forward
0 new messages