[Cerowrt-devel] Problems testing sqm (solved)

Toke Høiland-Jørgensen toke at toke.dk
Mon Oct 26 07:17:20 EDT 2015


Richard Smith <smithbone at 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



More information about the Cerowrt-devel mailing list