I installed 2.4.1 from Bob (easy), but it was missing Numeric. I
installed that, but that was missing the "kinds" module which my code
imports. Robert Kern kindly informed me that kinds is no longer a part
of Numeric, but I could get it from CVS and he showed me how (which is
good since I hav
On Jul 21, 2005, at 2:38 PM, Louis Pecora wrote:
> I installed 2.4.1 from Bob (easy), but it was missing Numeric. I
> installed that, but that was missing the "kinds" module which my code
> imports. Robert Kern kindly informed me that kinds is no longer a
> part
> of Numeric, but I could get