Development issues regarding the cerowrt test router project
 help / color / mirror / Atom feed
From: "Toke Høiland-Jørgensen" <toke@toke.dk>
To: Richard Smith <smithbone@gmail.com>
Cc: "cerowrt-devel@lists.bufferbloat.net"
	<cerowrt-devel@lists.bufferbloat.net>
Subject: Re: [Cerowrt-devel] Problems testing sqm (solved)
Date: Mon, 26 Oct 2015 12:17:20 +0100	[thread overview]
Message-ID: <87lhapop4v.fsf@toke.dk> (raw)
In-Reply-To: <562D3F3E.9050509@gmail.com> (Richard Smith's message of "Sun, 25 Oct 2015 16:44:46 -0400")

Richard Smith <smithbone@gmail.com> writes:

> I am. Thats because new flent throws an exception on my laptop when I try to
> plot. My laptio is a hybird Ubuntu LTS 12.04.5. Hybrid in that I have lots of
> backports on it.
>
> Traceback (most recent call last):
>   File "/usr/local/bin/flent", line 9, in <module>
>     load_entry_point('flent==0.12.4-git-31aed5e', 'console_scripts', 'flent')()
>   File
> "/usr/local/lib/python2.7/dist-packages/flent-0.12.4_git_31aed5e-py2.7.egg/flent/__init__.py",
> line 50, in run_flent
>     b.run()
>   File
> "/usr/local/lib/python2.7/dist-packages/flent-0.12.4_git_31aed5e-py2.7.egg/flent/batch.py",
> line 491, in run
>     return self.run_test(self.settings, self.settings.DATA_DIR, True)
>   File
> "/usr/local/lib/python2.7/dist-packages/flent-0.12.4_git_31aed5e-py2.7.egg/flent/batch.py",
> line 424, in run_test
>     formatter.format([res])
>   File
> "/usr/local/lib/python2.7/dist-packages/flent-0.12.4_git_31aed5e-py2.7.egg/flent/formatters.py",
> line 282, in format
>     self.plotter.plot(results)
>   File
> "/usr/local/lib/python2.7/dist-packages/flent-0.12.4_git_31aed5e-py2.7.egg/flent/plotters.py",
> line 297, in plot
>     self.connect_interactive()
>   File
> "/usr/local/lib/python2.7/dist-packages/flent-0.12.4_git_31aed5e-py2.7.egg/flent/plotters.py",
> line 347, in connect_interactive
>     if self.interactive_callback or not self.can_highlight or not
> self.figure.canvas.supports_blit:
> AttributeError: 'FigureCanvasQTAgg' object has no attribute 'supports_blit'
>
> I've been meaning to file a bug, but just haven't gotten around to it
> yet.

I'll save you the trouble: Try the newest git and see if that works
better :)

Ah, the joy of supporting multiple matplotlib versions...

-Toke

  reply	other threads:[~2015-10-26 11:17 UTC|newest]

Thread overview: 58+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-23 16:10 [Cerowrt-devel] Problems testing sqm Richard Smith
2015-10-23 16:13 ` Dave Taht
2015-10-23 16:21   ` Rich Brown
2015-10-23 16:45     ` Richard Smith
2015-10-23 16:43   ` Richard Smith
2015-10-23 17:42     ` Sebastian Moeller
2015-10-23 17:15   ` David Lang
2015-10-23 17:02 ` Alan Jenkins
2015-10-23 17:30   ` Richard Smith
2015-10-23 17:50     ` Sebastian Moeller
2015-10-23 17:45   ` Sebastian Moeller
2015-10-23 17:22 ` Aaron Wood
2015-10-23 17:47   ` Sebastian Moeller
2015-10-23 17:48   ` Richard Smith
2015-10-23 17:57   ` David Lang
2015-10-23 19:08     ` Sebastian Moeller
2015-10-23 17:38 ` Sebastian Moeller
2015-10-23 18:05   ` Richard Smith
2015-10-23 18:41 ` Michael Richardson
2015-10-23 20:18   ` Richard Smith
2015-10-23 22:48     ` David P. Reed
2015-10-24  7:59       ` Sebastian Moeller
2015-10-23 22:51     ` Aaron Wood
2015-10-23 22:53     ` David P. Reed
2015-10-24  8:07       ` Sebastian Moeller
2015-10-24 16:34         ` David P. Reed
2015-10-24 16:52           ` Jonathan Morton
2015-10-24 18:58             ` David P. Reed
2015-10-25 23:21             ` David Lang
2015-10-26  9:53               ` Jonathan Morton
2015-10-24 17:24           ` Sebastian Moeller
2015-10-24 17:30             ` Aaron Wood
2015-10-24 10:20 ` Dave Taht
2015-10-24 17:21   ` Sebastian Moeller
2015-10-25 15:10     ` Richard Smith
2015-10-25 16:07       ` [Cerowrt-devel] Problems testing sqm (solved) Richard Smith
2015-10-25 17:36         ` Rich Brown
2015-10-25 20:02           ` Richard Smith
2015-10-25 20:33             ` Sebastian Moeller
2015-10-25 20:44               ` Richard Smith
2015-10-26 11:17                 ` Toke Høiland-Jørgensen [this message]
2015-10-26 12:35                   ` Richard Smith
2015-10-26 11:50             ` Dave Taht
2015-10-26 12:27               ` Richard Smith
2015-10-26 13:41                 ` Sebastian Moeller
2015-10-26 13:48                   ` Dave Taht
2015-10-26 18:15                     ` David Lang
2015-10-26 18:26                       ` Sebastian Moeller
2015-10-26 18:31                         ` David Lang
2015-10-26 21:01                     ` Richard Smith
2015-10-26 22:23                       ` Richard Smith
2015-10-26 13:50                   ` [Cerowrt-devel] ***UNCHECKED*** " Toke Høiland-Jørgensen
2015-10-26 14:30                     ` Sebastian Moeller
2015-10-26 21:54                       ` Richard Smith
2015-10-26 22:04                         ` Richard Smith
2015-10-25 20:07         ` [Cerowrt-devel] " Sebastian Moeller
2015-10-25 21:50         ` Jonathan Morton
2015-10-25 22:44           ` Richard Smith

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://lists.bufferbloat.net/postorius/lists/cerowrt-devel.lists.bufferbloat.net/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87lhapop4v.fsf@toke.dk \
    --to=toke@toke.dk \
    --cc=cerowrt-devel@lists.bufferbloat.net \
    --cc=smithbone@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox