>     # In The Name of God #

?!

> Please help me how should I pass this error and install Sage? Any other
> useful comment would be appreciated...

How did you setup your repository /root/svmh/sage for the installation ?

First of all it is not a good idea to use /root/ for Sage install
(either /opt/ or /home/your_user/ is a better place). I am not sure if
you did, but never compile as root. Next, when you compile the
repository should not be writable by other users/groups. As you see
from the log
"""
Please check your Python installation. The error was:
sys:1: RuntimeWarning: not adding directory '' to sys.path since it's
writable by an untrusted group.
Untrusted users could put files in this directory which might then be
imported by your Python code. As a general precaution from similar
exploits, you should not execute Python code from this directory
"""

So start again from an other repository with correct permissions.

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 [email protected].
To post to this group, send email to [email protected].
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