Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #99904 > unrolled thread
| Started by | jorge.conrado@cptec.inpe.br |
|---|---|
| First post | 2015-12-02 15:53 -0200 |
| Last post | 2015-12-03 10:01 +0000 |
| Articles | 2 — 2 participants |
Back to article view | Back to comp.lang.python
python message jorge.conrado@cptec.inpe.br - 2015-12-02 15:53 -0200
Re: python message me <self@example.org> - 2015-12-03 10:01 +0000
| From | jorge.conrado@cptec.inpe.br |
|---|---|
| Date | 2015-12-02 15:53 -0200 |
| Subject | python message |
| Message-ID | <mailman.140.1449078799.14615.python-list@python.org> |
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
[toc] | [next] | [standalone]
| From | me <self@example.org> |
|---|---|
| Date | 2015-12-03 10:01 +0000 |
| Message-ID | <n3p3u5$e38$1@speranza.aioe.org> |
| In reply to | #99904 |
On 2015-12-02, jorge.conrado@cptec.inpe.br <jorge.conrado@cptec.inpe.br> wrote: > I do not understand this message. Atached it my code. I'm new to Usenet, so maybe it's my fault. But I can't find any attachment in your message. Would you mind to post the code?
[toc] | [prev] | [standalone]
Back to top | Article view | comp.lang.python
csiph-web