Hi all, I just updated my python notebook to the last version called Jupyter throughout conda update. Everything went OK, but now, when starting spyder from the terminal I get these errors :
libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: cHRM chunk does not match sRGB libpng warning: iCCP: known incorrect sRGB profile libpng warning: iCCP: cHRM chunk does not match sRGB libpng warning: iCCP: known incorrect sRGB profile Just after the Jupyter update, I could not use matplotlib within spyder, and after updating matplotlib, I can use it but I still have the messages above when starting spyder and calling a matplotlib figure any idea ? thanks Eric Mac OSX 10.9.5 Spyder 2.3.4 Python 2.7.10 64bits, Qt 4.8.6, PyQt4 (API v2) 4.11.3 on Darwin Python 2.7.10 |Anaconda 2.0.1 (x86_64)| (default, May 28 2015, 17:04:42) [GCC 4.2.1 (Apple Inc. build 5577)] on darwin NumPy 1.9.2, SciPy 0.14.0, Matplotlib 1.4.3 -- You received this message because you are subscribed to the Google Groups "spyder" 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/spyderlib. For more options, visit https://groups.google.com/d/optout.
