On 13 Jul., 11:42, Jose Guzman <[email protected]> wrote: > version 4.7. I found the following problem when building python-2.6.4.p10 ; > > Traceback (most recent call last): > File "<string>", line 1, in <module> > ImportError: No module named crypt > crypt module failed to import > > I tryed in Linux/Debian testing/stable release.
Hello Jose, you left the IRC to early... ;-) Please copy http://spkg-upload.googlecode.com/files/python-2.6.4.p11.spkg into your $SAGE_ROOT/spkg/standard/ directory and simply rerun "make". The updated spkg fixes the issue on /all/ (newer) Debians and derivates (where the error occurs); cf. #11447 [1]. Cheers, -leif [1] http://trac.sagemath.org/sage_trac/ticket/11447 -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
