i have this error after several hours of compiling sage on my netbook, any 
ideas?

make[3]: Entering directory '/opt/sage-7.1/src'
python -c "from sage_setup.autogen.pari import rebuild; rebuild()"
sys:1: RuntimeWarning: not adding directory '' to sys.path since everybody 
can write to it.
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
Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named sage_setup.autogen.pari
Makefile:19: recipe for target 'sage/libs/pari/auto_gen.pxi' failed
make[3]: *** [sage/libs/pari/auto_gen.pxi] Error 1
make[3]: Leaving directory '/opt/sage-7.1/src'

Makefile:767: recipe for target 'sagelib' failed
make[2]: *** [sagelib] Error 2
make[2]: Leaving directory '/opt/sage-7.1/build/make'
Makefile:640: recipe for target 'all' failed
make[1]: *** [all] Error 2
make[1]: Leaving directory '/opt/sage-7.1/build/make'


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

Reply via email to