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


Groups > comp.lang.python > #99906

Re: python message

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Laura Creighton <lac@openend.se>
Newsgroups comp.lang.python
Subject Re: python message
Date Wed, 02 Dec 2015 19:52:24 +0100
Lines 38
Message-ID <mailman.142.1449082361.14615.python-list@python.org> (permalink)
References <c3668778915d70f8f9bdee6f8399527c@cptec.inpe.br>
Mime-Version 1.0
Content-Type text/plain; charset="us-ascii"
Content-Transfer-Encoding quoted-printable
X-Trace news.uni-berlin.de jL4+aj401H5h2Gu1W6pYug2dfQrEClKs15g6+ui0GOlw==
Return-Path <lac@openend.se>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.001
X-Spam-Evidence '*H*': 1.00; '*S*': 0.00; 'cc:addr:python-list': 0.09; 'received:openend.se': 0.09; 'received:theraft.openend.se': 0.09; 'url:github': 0.09; 'ignore': 0.14; 'subject:python': 0.14; 'wed,': 0.15; 'attached,': 0.16; 'cc:addr:lac': 0.16; 'cc:addr:openend.se': 0.16; 'from:addr:lac': 0.16; 'from:addr:openend.se': 0.16; 'from:name:laura creighton': 0.16; 'message-id:@fido.openend.se': 0.16; 'received:fido': 0.16; 'received:fido.openend.se': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'url:issues': 0.16; 'laura': 0.18; '2015': 0.20; 'cc:addr:python.org': 0.20; 'fix': 0.21; 'cc:2**1': 0.22; 'code.': 0.23; 'advance.': 0.23; 'dec': 0.23; 'comparison': 0.29; 'matplotlib': 0.29; 'received:se': 0.29; 'cc:no real name:2**1': 0.29; 'code': 0.30; 'run': 0.33; 'message.': 0.33; 'instead,': 0.33; 'next': 0.35; 'returning': 0.35; 'skip:> 10': 0.35; 'but': 0.36; 'should': 0.36; 'subject:: ': 0.37; 'release': 0.37; 'charset:us-ascii': 0.37; 'future': 0.60; 'your': 0.60; 'header:Message-Id:1': 0.61; 'matter.': 0.66; 'header:In-reply- to:1': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=openend.se; s=default; t=1449082349; bh=RwFPYSh00dG7+5P85HfSWQs6QWQ1zpaPdeUtIwceOSg=; h=To:cc:From:Subject:In-reply-to:References:Date:From; b=fcHx1KtNNPWLDkVBLUVcDe0Xy/WlwluC2yIhcZd6bd469ET0cZyAAuQeyrQH7xLL4 6jjHZYxZ8jrLHZ6tZaUsTjuDsc68N9D7Gy0RFCoE4Q8BK93U9ZL8SUgaNPtyX8LEs+ a03pHzkC4SZSd6FvT5UlJGk9vOJ/P6VpFW/38u2s=
In-reply-to <c3668778915d70f8f9bdee6f8399527c@cptec.inpe.br>
Comments In-reply-to jorge.conrado@cptec.inpe.br message dated "Wed, 02 Dec 2015 15:53:08 -0200."
Content-ID <31096.1449082344.1@fido>
X-Greylist Sender IP whitelisted, not delayed by milter-greylist-4.3.9 (theraft.openend.se [82.96.5.2]); Wed, 02 Dec 2015 19:52:29 +0100 (CET)
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
Precedence list
List-Id General discussion list for the Python programming language <python-list.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-list/>
List-Post <mailto:python-list@python.org>
List-Help <mailto:python-list-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe>
Xref csiph.com comp.lang.python:99906

Show key headers only | 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