Le problème venait bien des accents. Mais je me suis créé un autre problème : 
après avoir testé que la compilation était un succès, j'ai voulu faire un lien 
symbolique vers $SAGE_ROOT/sage. 


Comme je ne réussissais pas, j'ai dû supprimer un fichier qu'il ne fallait pas 
supprimer et la commande ./sage ne fonctionne plus même dans le répertoire de 
sage (la prochaine fois, je fais un alias !). 

[matthieu@localhost sage-5.1]$ pwd
/home/matthieu/sage-5.1

[matthieu@localhost sage-5.1]$ ls
COPYING.txt  data/  devel/  dochtml.log  install.log  ipython/  local/  
Makefile  README.txt  spkg/  start.log  tmp/  VERSION.txt


Y a-t-il une solution pour ne pas avoir à recommencer la compilation ?
Matthieu



________________________________
 De : Frédéric Chapoton <fchapot...@gmail.com>
À : sage-combinat-devel@googlegroups.com 
Envoyé le : Vendredi 27 juillet 2012 17h57
Objet : [sage-combinat-devel] Re: doctest failures
 

Salut Matthieu,

il ne faut pas d'accents dans le chemin de sage : le mot Thèse avec un accent 
pose probleme, je crois...

ressaye d'installer dans un repertoire sans accent.

Fred

Le jeudi 19 juillet 2012 21:54:53 UTC+2, Martin a écrit :
I just wanted to test whether some experimental changes wouldn't break 
>anything and ran 
>
>sage -t devel/sage-combinat/sage/ combinat/ 
>
>I get quite a few failures, ugly errors, etc. 
>
>Which of these should I expect? 
>
>eg. 
>
>File "/groups/comb/rubey/sage-5.1/ devel/sage-combinat/sage/ 
>combinat/subsets_pairwise.py", line 95: 
>    sage: TestSuite(P).run() 
>Expected nothing 
>Got: 
>    Failure in _test_len: 
>    Traceback (most recent call last): 
>      File "/groups/comb/rubey/sage-5.1/ local/lib/python/site- 
>packages/sage/misc/sage_ unittest.py", line 279, in run 
>        test_method(tester = tester) 
>      File "/groups/comb/rubey/sage-5.1/ local/lib/python/site- 
>packages/sage/categories/ objects.py", line 95, in _test_len 
>        ln = len(self) 
>    TypeError: 'NoneType' object is not callable 
>    ------------------------------ ------------------------------ 
>    The following tests failed: _test_len 
>****************************** ****************************** ********** 
>1 items had failures: 
>   1 of   8 in __main__.example_2 
>***Test Failed*** 1 failures. 
>
>and 30000 (!!!) more  lines of output. 
>
>Martin 
>
-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/sage-combinat-devel/-/jhsSluFLBkMJ.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-combinat-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en.

-- 
You received this message because you are subscribed to the Google Groups 
"sage-combinat-devel" group.
To post to this group, send email to sage-combinat-devel@googlegroups.com.
To unsubscribe from this group, send email to 
sage-combinat-devel+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sage-combinat-devel?hl=en.

Reply via email to