Status: Valid
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 3925 by [email protected]: Failing doctest in
sympy/geometry/ellipse
http://code.google.com/p/sympy/issues/detail?id=3925
This doctest seems to require Pyglet and fails if it is missing:
./bin/doctest sympy/geometry/ellipse
=============================================== test process starts
================================================
executable: /usr/bin/python (2.7.2-final-0) [CPython]
architecture: 64-bit
cache: yes
ground types: python
hash randomization: on (PYTHONHASHSEED=3840510213)
sympy/geometry/ellipse.py[32] ..............s................F
[FAIL]
____________________________________________________________________________________________________________________
__________________________________________ sympy.geometry.ellipse.Ellipse
__________________________________________
File "sympy/geometry/ellipse.py", line 98, in sympy.geometry.ellipse.Ellipse
Failed example:
p = Plot()
Exception raised:
Traceback (most recent call last):
File "/usr/lib64/python2.7/doctest.py", line 1254, in __run
compileflags, 1) in test.globs
File "<doctest sympy.geometry.ellipse.Ellipse[9]>", line 1, in
<module>
p = Plot()
File "sympy/plotting/pygletplot/__init__.py", line 139, in PygletPlot
import plot
File "sympy/plotting/pygletplot/plot.py", line 10, in <module>
raise ImportError("pyglet is required for plotting.\n "
ImportError: pyglet is required for plotting.
visit http://www.pyglet.org/
========================= tests finished: 30 passed, 1 failed, 1 skipped,
in 2.13 seconds ==========================
DO *NOT* COMMIT!
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"sympy-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sympy-issues.
For more options, visit https://groups.google.com/groups/opt_out.