Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #99904
| From | jorge.conrado@cptec.inpe.br |
|---|---|
| Newsgroups | comp.lang.python |
| Subject | python message |
| Date | 2015-12-02 15:53 -0200 |
| Message-ID | <mailman.140.1449078799.14615.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
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
csiph-web