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


Groups > comp.lang.python > #71248

Re: Error while calling round() from future.builtins

References <591c2939-7648-47f5-854e-ad254a8a732f@googlegroups.com>
Date 2014-05-10 10:41 -0400
Subject Re: Error while calling round() from future.builtins
From Jerry Hill <malaclypse2@gmail.com>
Newsgroups comp.lang.python
Message-ID <mailman.9849.1399732893.18130.python-list@python.org> (permalink)

Show all headers | View raw


On Sat, May 10, 2014 at 7:39 AM, Preethi <preethidasa@gmail.com> wrote:
> future==0.9.0

It looks like that library is out of date.  The current version looks
to be 0.12.0, and it also looks like this bug was fixed in the 0.12.0
release.  I'd upgrade your version if at all possible.

-- 
Jerry

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


Thread

Error while calling round() from future.builtins Preethi <preethidasa@gmail.com> - 2014-05-10 04:39 -0700
  Re: Error while calling round() from future.builtins Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-05-10 11:56 +0000
    Re: Error while calling round() from future.builtins Preethi <preethidasa@gmail.com> - 2014-05-12 02:17 -0700
  Re: Error while calling round() from future.builtins Jerry Hill <malaclypse2@gmail.com> - 2014-05-10 10:41 -0400

csiph-web