Hi On Thu, Nov 04, 2010 at 12:34:50AM -0700, jonha...@gmail.com wrote: > jonha...@[~/my_sage_dir/SAGE_parsley_Build_Testing/sage-4.6]: sage -t > "devel/sage/sage/interfaces/qepcad.py" > from expect import Expect, ExpectFunction, AsciiArtString > ImportError: No module named expect
I'm not sure this is related. We had students install /scratchspace/sage while there is a sage in /usr/local/bin/sage When they did make testlong, sage -t ....r.py failed with the same expect ImportError. It seemd to be that sage -t was calling the systemwide sage to test the scratchspace sage, which is very odd. Rerunning sage -t kept giving the error. Running /scratchspace$ ./sage -t gave no error. regards, Jan -- .~. /V\ Jan Groenewald /( )\ www.aims.ac.za ^^-^^ -- To post to this group, send an email to sage-devel@googlegroups.com To unsubscribe from this group, send an email to sage-devel+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org