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


Groups > comp.lang.python > #99906

Re: python message

From Laura Creighton <lac@openend.se>
Newsgroups comp.lang.python
Subject Re: python message
Date 2015-12-02 19:52 +0100
Message-ID <mailman.142.1449082361.14615.python-list@python.org> (permalink)
References <c3668778915d70f8f9bdee6f8399527c@cptec.inpe.br>

Show all headers | View raw


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

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

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

csiph-web