A little more info: - On linux (works fine on Windows) - matplotlib is an egg in the lib directory - "import matplotlib" works, but "import matplotlib.pylab" doesn't - Has worked fine in every version up to 2.1
Any ideas for a workaround or to debug further? On Thursday, November 1, 2012 9:52:57 PM UTC, Massimo Di Pierro wrote: > > Where is matplotlib installed? > > On Thursday, 1 November 2012 15:51:14 UTC-5, Neil wrote: >> >> I just upgraded from 2.1 to 2.2.1, and I can no longer import matplotlib. >> I get the following error: >> >> ImportError: Cannot import module 'matplotlib' >> >> >> Is this related to the custom import? Perhaps it is the same as issue 1125? >> >> --

