#4774: [with patch and with spkg, needs mabshoff] Upgrade matplotlib to 0.98.5.2
-------------------------+--------------------------------------------------
Reporter: jason | Owner: mabshoff
Type: enhancement | Status: new
Priority: major | Milestone: sage-3.4.1
Component: packages | Resolution:
Keywords: |
-------------------------+--------------------------------------------------
Changes (by rlm):
* summary: [with patch and with spkg, positive review] Upgrade
matplotlib to 0.98.5.2 => [with patch and with
spkg, needs mabshoff] Upgrade matplotlib to
0.98.5.2
Comment:
OK, moving `/opt/local` out of the way wasn't enough:
{{{
sage: from matplotlib.pyplot import scatter
---------------------------------------------------------------------------
ImportError Traceback (most recent call
last)
<SNIP>
/Users/rlmill/sage-3.3.alpha5/local/lib/python2.5/site-
packages/matplotlib/backends/backend_macosx.py in <module>()
18
19 import matplotlib
---> 20 from matplotlib.backends import _macosx
21
22 def show():
ImportError: dlopen(/Users/rlmill/sage-3.3.alpha5/local/lib/python2.5
/site-packages/matplotlib/backends/_macosx.so, 2): Symbol not found:
__cg_png_create_info_struct
Referenced from:
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
Expected in: /Users/rlmill/sage-3.3.alpha5/local/lib//libpng12.0.dylib
}}}
So... wtf the linker is doing in `/System/Library/Frameworks` I can't say,
but something is not right in Dodge.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4774#comment:13>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of
Reinventing the Wheel
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---