On Thu, 2004-09-16 at 16:12, Stephen Walton wrote:
> I'm doing something wrong, obviously, but am not sure what. I have
> Numeric 23.1 (and numarray 1.1) installed under Python 2.2 on Fedora
> Core 1, and matplotlib 0.62.4. Attempts to do an imshow() result in an
> error message that "pygtk was not compiled with Numeric Python support"
I looked into this a little and the message is coming from pygtk itself,
not surprisingly. Is there any chance you installed Numeric after
pygtk? If so, you might want to try reconfiguring and re-installing
pygtk.
Hope this helps,
Todd
|