Which Sage version? What is at position 2885 of abstract_tree.py?


On Tuesday, May 6, 2014 11:35:43 PM UTC+2, vdelecroix wrote:
>
> Hello, 
>
> I have some trouble building the documentation 
>
>  $ make doc-clean 
>  $ make doc 
>
> stops running after 30secs with 
>
> ... 
> [combinat ] reading sources... [  6%] sage/combinat/abstract_tree 
> [combinat ] Sphinx error: 
> [combinat ] 'ascii' codec can't decode byte 0xc3 in position 2885: 
> ordinal not in range(128) 
> Error building the documentation. 
> Traceback (most recent call last): 
>   File "/opt/sage/src/doc/common/builder.py", line 1477, in <module> 
>     getattr(get_builder(name), type)() 
>   File "/opt/sage/src/doc/common/builder.py", line 276, in _wrapper 
>     getattr(get_builder(document), 'inventory')(*args, **kwds) 
>   File "/opt/sage/src/doc/common/builder.py", line 487, in _wrapper 
>     x.get(99999) 
>   File "/opt/sage/local/lib/python/multiprocessing/pool.py", line 554, in 
> get 
>     raise self._value 
> OSError: [combinat ] Sphinx error: 
>
> make: *** [doc-html] Erreur 1 
>
> Thanks 
> Vincent 
>

-- 
You received this message because you are subscribed to the Google Groups 
"sage-devel" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-devel+unsubscr...@googlegroups.com.
To post to this group, send email to sage-devel@googlegroups.com.
Visit this group at http://groups.google.com/group/sage-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to