I am new to Sage (and think it is great). This experiment (using Sage 3.4.1) did not work:
------------------ I downloaded this: http://deanlm.com/python/index_files/hypo.txt and saved it as hypo.sage and at a shell prompt ran this: 19% sage hypo.sage Traceback (most recent call last): File "hypo.py", line 283, in <module> ((fixedCircle+rotatingCircle+pointAtPen+bar+centerPoints +animated_curve)*(final_image)).show(delay=delayBetweenImages) File "/Applications/sage/local/lib/python2.5/site-packages/sage/plot/ animate.py", line 187, in __add__ kwds = self._combine_kwds(self.__kwds, other.__kwds) File "/Applications/sage/local/lib/python2.5/site-packages/sage/plot/ animate.py", line 119, in _combine_kwds new_kwds[name] = getattr(__builtin__, name[1:])(*values) TypeError: 'sage.rings.integer.Integer' object is not iterable --------------------- Thanks for any help. -Bruce --~--~---------~--~----~------------~-------~--~----~ 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 URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---