The example works fine with matplotlib 1.4.0, python 3.4.0 (not from Anaconda) 
with Mac OS X Maverick.

Best,
-Michiel.

--------------------------------------------
On Wed, 9/17/14, Christophe Bal <projet...@gmail.com> wrote:

 Subject: [Matplotlib-users] Anaconda Mac or matplolib bug ?
 To: anaco...@continuum.io, matplotlib-users@lists.sourceforge.net
 Date: Wednesday, September 17, 2014, 2:19 AM
 
 Hello.
 I do not know the guilty people in this story.
 The following code works with Anaconda Python 3 on Lubuntu
 14 but it does not with Anaconda Python 3 Mac OS Maverick.
 Why ?
 This message has been posted on both the list of
 Anaconda and the one of matplotlib.
 Christophe
 === Code ===
 # Source#    * http://matplotlib.org/1.3.1/users/image_tutorial.html
 import matplotlib.pyplot as plt
 import matplotlib.image as mpimg
 impath = path2stinkbug_png"im =
 mpimg.imread(impath)
 implot = plt.imshow(im)
 plt.show()
 
 
 -----Inline Attachment Follows-----
 
 ------------------------------------------------------------------------------
 Want excitement?
 Manually upgrade your production database.
 When you want reliability, choose Perforce.
 Perforce version control. Predictably reliable.
 http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
 -----Inline Attachment Follows-----
 
 _______________________________________________
 Matplotlib-users mailing list
 Matplotlib-users@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/matplotlib-users
 

------------------------------------------------------------------------------
Want excitement?
Manually upgrade your production database.
When you want reliability, choose Perforce
Perforce version control. Predictably reliable.
http://pubads.g.doubleclick.net/gampad/clk?id=157508191&iu=/4140/ostg.clktrk
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to