Hello,

I've compiled sage 4.1.1, and it seems to work nicely. However, I can't run 
*.sage scripts from the command line.

I've made a file named test.sage with the following content:

print "Hello World"
print 8^3

and run "sage test.sage"

and get the following error:
'import site' failed; use -v for traceback
Traceback (most recent call last):
  File "demo.py", line 2, in <module>
    from sage.all_cmdline import *   # import sage library
ImportError: No module named sage.all_cmdline



_________________________________________________________________
Comparte tus recuerdos en línea con quien tú desees.
http://www.microsoft.com/mexico/windows/windowslive/products/photos-share.aspx?tab=1
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to