From: John H. <jdh...@ac...> - 2005-03-02 17:55:35
|
>>>>> "David" == David Fugate <df...@uc...> writes: John> add_base_flags(module) before the call to John> ext_modules.append(module) in both the Numeric and numarray John> sections. Ditto for the build_contour function in John> setupext.py. David> BTW A new identical problem appeared which was easily fixed David> by doing the same thing to the build_contour function. Which is why I said "Ditto for the build_contour function in setupext.py" <wink> Glad it helped -- thanks for the report and persevering! JDH |