#10059: PIL on OS X: ImportError: The _imaging C module is not installed
------------------------+---------------------------------------------------
Reporter: mpatel | Owner: tbd
Type: defect | Status: new
Priority: major | Milestone: sage-5.0
Component: packages | Keywords:
Work_issues: | Upstream: N/A
Reviewer: | Author:
Merged: | Dependencies:
------------------------+---------------------------------------------------
Comment(by kcrisman):
Ah, now that I feel confident using `SAGE_CHECK=yes`, I see that this is
going to bite in another place.
{{{
Code block begin...end
Plot 5
Code block begin...end
Plot 6
Inline formula 13
Code block begin...Traceback (most recent call last):
File "example.sagetex.py", line 192, in <module>
<snip>
raise ImportError("The _imaging C module is not installed")
ImportError: The _imaging C module is not installed
end
Plot 7
saving sage-plots-for-example.tex/plot-7.eps failed; saving to sage-
plots-for-example.tex/plot-7.png instead.
**** Error in Sage code on line 278 of example.tex! Traceback follows.
**** Running Sage on example.sage failed! Fix example.tex and try again.
Error running Sage on example.sagetex.sage!
real 0m53.056s
user 0m13.153s
sys 0m4.808s
************************************************************************
Error testing package sagetex-2.3.3.p2
************************************************************************
}}}
So now there are two places this causes failure - plot/plot3d/base.pyx and
the sagetex package. Another reason to try #7344, perhaps.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/10059#comment:1>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
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-trac?hl=en.