Thats because "make distclean" uses Sage's Python which doesn't work. Run 
"git clean -f -d -x" which doesn't use any Sage internals.



On Tuesday, December 22, 2015 at 10:44:14 PM UTC+1, Jeroen Demeyer wrote:
>
> On 2015-12-22 22:13, Volker Braun wrote: 
> > You need to compile from scratch 
>
> Could you elaborate a bit on why this is the case. 
>
> I tried not doing "make distclean" and I immediately got 
>
> Traceback (most recent call last): 
>    File "/usr/local/src/sage-config/build/bin/sage-download-file", line 
> 25, in <module> 
>      import sage_bootstrap 
>    File 
> "/usr/local/src/sage-config/build/bin/../sage_bootstrap/__init__.py", 
> line 2, in <module> 
>      from sage_bootstrap.config import Configuration 
>    File 
> "/usr/local/src/sage-config/build/bin/../sage_bootstrap/config.py", line 
> 34, in <module> 
>      import logging 
>    File 
> "/usr/local/src/sage-config/local/lib/python/logging/__init__.py", line 
> 26, in <module> 
>      import sys, os, time, cStringIO, traceback, warnings, weakref, 
> collections 
> ImportError: No module named time 
>
>

-- 
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 sage-release+unsubscr...@googlegroups.com.
To post to this group, send email to sage-release@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-release.
For more options, visit https://groups.google.com/d/optout.

Reply via email to