On Thu, May 26, 2011 at 10:26 PM, Mel <[email protected]> wrote: > Do I need to download/load something before I can import the ellipse > module? > > When I type > from sage.plot.ellipse import Ellipse > I get "ImportError: No module named ellipse" > > Thanks! > > -- > 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 > URL: http://www.sagemath.org >
I don't get any error when I execute the above line with sage-4.6.2 on debian. -- 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 URL: http://www.sagemath.org
