Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #99906 > unrolled thread

Re: python message

Started byLaura Creighton <lac@openend.se>
First post2015-12-02 19:52 +0100
Last post2015-12-02 19:52 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: python message Laura Creighton <lac@openend.se> - 2015-12-02 19:52 +0100

#99906 — Re: python message

FromLaura Creighton <lac@openend.se>
Date2015-12-02 19:52 +0100
SubjectRe: python message
Message-ID<mailman.142.1449082361.14615.python-list@python.org>
In a message of Wed, 02 Dec 2015 15:53:08 -0200, jorge.conrado@cptec.inpe.br wr
ites:
>
>
>
>Hi,
>
>
>I'm a new user of Pyhton and I run my code lenetcdf1.py and I plot the 
>figure but I had this message:
>
>
>/usr/lib64/python2.7/site-packages/matplotlib/collections.py:590: 
>FutureWarning: elementwise comparison failed; returning scalar instead, 
>but in the future will perform elementwise comparison
>   if self._edgecolors == str('face'):
>
>I do not understand this message. Atached it my code.
>
>
>What can I do to solve this message.
>
>Thanks in advance.
>
>
>Conrado

Your code did not get attached, but no matter.
Just ignore this one.
https://github.com/matplotlib/matplotlib/issues/5209

next release of matplotlib should fix it.

Laura

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web