Adding a symbolic link

python -> python2

seems to solve the issue (at least it started compiling).

Vincent

On 28/05/15 12:24, Vincent Delecroix wrote:
Indeed, sage-download-file tries to look into

pkg_dir = SAGE_ROOT/build/pkgs/python

which does not exist... there are python2 and python3 in there.

Vincent

On 28/05/15 12:18, Vincent Delecroix wrote:
Hello,

Trying to upgrade sage 6.7.rc0 to 6.8.beta1 on a computer (via git) I
got the following error at the very begining of make

Attempting to download package python-2.7.9
Downloading the Sage mirror list
Searching fastest mirror
    ...
Traceback (most recent call last):
   File sage-download-file line 308 in _init_checksum
     with open(checksums_ini, 'rt') as f:
IOError: [Errno 2]: No such file or directory

Does anybody know what I did wrong? how to solve the issue?

Best,
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