[Pythonmac-SIG] Trouble installing CVS module kinds

2005-07-21 Thread Louis Pecora
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

Re: [Pythonmac-SIG] Trouble installing CVS module kinds

2005-07-21 Thread Bob Ippolito
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