acdcjavier writes: >> acdcjavier writes: >> Hello I've installed flent into a fresh Ubuntu 19 but when I make a test, got this error Aborting plotting due to error: 'NoneType' object has no attribute 'points_to_pixels' I need to install someting extra?? >> This sounds like a bug. What's the output of flent --version ? >> […](#) >> -Toke > > Flent v1.3.0. > Running on Python 3.7.5rc1 (default, Oct 8 2019, 16:47:45) [GCC 9.2.1 20191008]. > Using matplotlib version 3.0.2 on numpy 1.16.2. > Using PyQt5 version 5.12.3. Could you please try the git version of Flent and see if the same bug is present there? You should be able to just clone the repository and use the `run-flent` script in place of the system-installed version. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tohojo/flent/issues/187#issuecomment-542170067