I have compiled sage from source in a FC7 chroot environment on FC4. Everything works fine except pexpect which I can't get to work properly.
sage: import pexpect sage: pexpect.spawn("maxima") <class 'pexpect.ExceptionPexpect'> Traceback (most recent call last) ................ <class 'pexpect.ExceptionPexpect'>: Pexpect: pty.fork() failed: out of pty devices I have mounted /dev/pts etc... Sometimes the error goes away for unclear reasons but after reboot it it is there again. Really frustrating. I am going to give up for now, unless somebody knows what causes this behaviour. Michel --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-devel@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/sage-devel URLs: http://sage.scipy.org/sage/ and http://modular.math.washington.edu/sage/ -~----------~----~----~----~------~----~------~--~---