|
From: | Konrad Hinsen |
Subject: | bug#30121: python-matplotlib broken. |
Date: | Mon, 15 Jan 2018 14:46:49 +0100 |
User-agent: | Mozilla/5.0 (Macintosh; Intel Mac OS X 10.12; rv:52.0) Gecko/20100101 Thunderbird/52.5.2 |
On 15/01/2018 14:04, Fis Trivial wrote:
* Steps to reproduce: $ pythonfrom matplotlib import pyplot
Do you have a matplotlibrc file that sets a Qt-based backend? The default backend is TkAgg, which does not require Qt. (Note that PySide is a Qt interface for Python.)
Konrad.
[Prev in Thread] | Current Thread | [Next in Thread] |