tdlib is an optional package that must be installed first (`sage -i tdlib`).
Le samedi 21 mars 2020 09:52:01 UTC+1, Arnald Dutta a écrit : > > 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 > -- You received this message because you are subscribed to the Google Groups "sage-gsoc" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/sage-gsoc/3c6e3c6e-7334-4b5f-9376-fad485759d41%40googlegroups.com.
