On Mon, Jun 7, 2010 at 11:15 PM, Rajeev <rajs2...@gmail.com> wrote: > Hi, > > I was trying to run a spyx file but got the following error > > 11:25:23 $ sage prime_pattern1.spyx < input > Traceback (most recent call last): > File "/home/rajeev/bin/sage/local/bin/sage-sagex", line 5, in > <module> > from sage.misc.interpreter import load_sagex > ImportError: cannot import name load_sagex >
This is a bug. Somebody will have to fix it. http://trac.sagemath.org/sage_trac/ticket/9191 In the meantime, an easy workaround is to rename your file prime_pattern1.pyx, which should work, hopefully. William -- William Stein Professor of Mathematics University of Washington http://wstein.org -- To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org