Status: New Owner: ---- Labels: Type-Defect Priority-Medium New issue 1430 by spconv: windowserror [126] plot http://code.google.com/p/sympy/issues/detail?id=1430
hello winxp sp3 here. cannot plot anything. my session: c:\TEMP\examples\beginner>python --version Python 2.5.4 c:\TEMP\examples\beginner>plotting_nice_plot.py Traceback (most recent call last): File "c:\TEMP\examples\beginner\plotting_nice_plot.py", line 18, in <module> main() File "c:\TEMP\examples\beginner\plotting_nice_plot.py", line 15, in main Plot(fun1, fun2, fun3, [x, -0.00, 12.4, 40], [y, 0.1, 2, 40]) File "D:\msys\opt\python\Lib\site-packages\sympy\plotting\__init__.py", line 10, in Plot import plot File "D:\msys\opt\python\Lib\site-packages\sympy\plotting\plot.py", line 12, in <module> from plot_axes import PlotAxes File "D:\msys\opt\python\Lib\site-packages\sympy\plotting\plot_axes.py", line 2, in <module> from pyglet import font File "D:\msys\opt\python\Lib\site-packages\sympy\thirdparty\pyglet\pyglet\font\__init__.py", line 80, in <module> from pyglet import image File "D:\msys\opt\python\Lib\site-packages\sympy\thirdparty\pyglet\pyglet\image\__init__.py", line 1978, in <module> _codecs.add_default_image_codecs() File "D:\msys\opt\python\Lib\site-packages\sympy\thirdparty\pyglet\pyglet\image\codecs\__init__.py", line 165, in add_default_image_codecs import pyglet.image.codecs.gdiplus File "D:\msys\opt\python\Lib\site-packages\sympy\thirdparty\pyglet\pyglet\image\codecs\gdiplus.py", line 52, in <module> mapi32 = windll.mapi32 File "D:\msys\opt\python\lib\ctypes\__init__.py", line 423, in __getattr__ dll = self._dlltype(name) File "D:\msys\opt\python\lib\ctypes\__init__.py", line 348, in __init__ self._handle = _dlopen(self._name, mode) WindowsError: [Error 126] The specified module could not be found -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sympy-issues" group. To post to this group, send email to sympy-issues@googlegroups.com To unsubscribe from this group, send email to sympy-issues+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sympy-issues?hl=en -~----------~----~----~----~------~----~------~--~---