From: David C. <da...@ar...> - 2006-08-09 02:54:57
|
Darren Dale wrote: > On Tuesday 08 August 2006 17:02, George Gumas wrote: > >> I downloaded numpy 10000 and matplotlib and when running numpy i get the >> error message below >> from matplotlib._ns_cntr import * >> RuntimeError: module compiled against version 90709 of C-API but this >> version of numpy is 1000000 >> >> This error may happen if you forgot to rebuild all matplotlib against the new numpy. Did you try recompiling everything by removing the build directory of matplotlib ? David |