From: John H. <jd...@gm...> - 2008-04-25 17:56:46
|
On Fri, Apr 25, 2008 at 11:51 AM, Rich Fought <wha...@fs...> wrote: > This error has only appeared since we started using Apache 2.2 instead > of 2.0. I can do the import just fine from the command line in a python > 2.3 shell. Any ideas? My guess is that somewhere on your system you have an old matplotlib installed that had the namespace package declared, and this is fouling up your import. JDH |