The Cython cache seems to be ~/.cycache/, at least on my system.
Op donderdag 8 mei 2014 22:02:02 UTC+1 schreef Sébastien Labbé: > > $ make > [...] > Updating Cython code.... > Compiling sage/graphs/distances_all_pairs.pyx because it changed. > Found compiled sage/graphs/distances_all_pairs.pyx in cache > Finished Cythonizing, time: 10.05 seconds. > [...] > and then the same error again. > > I need to delete the "compiled sage/graphs/distances_all_pairs.pyx in > cache". Does somebody know where I can find it? > > Sébastien > -- You received this message because you are subscribed to the Google Groups "sage-release" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/sage-release. For more options, visit https://groups.google.com/d/optout.
