On Thursday, May 8, 2014 9:54:58 PM UTC+2, Peter Bruin wrote: > > Hello, > > It looks like (the automatically generated) distances_all_pairs.c is the > result of an interrupted/failed Cython compilaton. My copy of that file is > 14706 lines long and the last line is > > #endif /* Py_PYTHON_H */ > > which closes the #ifndef on line 17. >
Mine has 5963 lines (which corresponds to the error message). So you are right : it is incomplete. I delete it and rerun make as you suggest. Thank's for your help Peter and Volker, 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.
