dek...@crater.com writes: > I am reporting this here for other users who might experience a > similar problem, but also as a suggestion to update your website to > include python-matplotlib in your install script.
Thanks for the report! Not including matplotlib by default was intentional, actually: If you install Flent and only want to run tests (not plot them), you can do without and matplotlib does, as you rightly note, pull in a lot of dependencies. However, if it's surprising it may be worth reconsidering. I believe upgrading python-matplotlib from 'suggested' to 'recommended' will make apt-get pull it in by default; may be worth doing for the next release :) -Toke