Re: [matplotlib-devel] Docs build hitting an ImportError - any guesses?

2013-03-02 Thread Phil Elson
Nothing springs to mind. Perhaps the install is failing due to https://github.com/matplotlib/matplotlib/pull/1454? Sounds like you don't have access to the machine to check that $> python -c "import matplotlib" Works? On 2 March 2013 17:25, Thomas Kluyver wrote: > The Launchpad daily build

[matplotlib-devel] Docs build hitting an ImportError - any guesses?

2013-03-02 Thread Thomas Kluyver
The Launchpad daily builds have recently started failing on the docs build. I get the error message "Error: matplotlib must be installed before building the documentation", which means that there's an ImportError raised when it tries to import matplotlib. Unfortunately, it hides any other informati