This is already mentioned here: 
http://www.mail-archive.com/sage-support@googlegroups.com/msg20832.html
(It seems from that thread that this may not be a problem with Sage
itself.)

It should be reported as a bug if it hasn't been already.

On May 17, 12:20 pm, tvn <nguyenthanh...@gmail.com> wrote:
> shouldn't this be taken care of automatically ?  
>
> sage: solve([x == 0, x== 1],x,solution_dict=True)
> ...
>
> IndexError: list index out of range
>
> sage: solve([x == 0, x== 1],x)
> []

-- 
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

Reply via email to