Re: [Numpy-discussion] cannot import name ccompiler

2007-04-10 Thread Jason Braswell
Ah, thank you kindly...worked like a charm. On 4/10/07, Robert Kern <[EMAIL PROTECTED]> wrote: Jason Braswell wrote: > Hi, folks. I'm a newbie trying to get started with SciPy on Windows. I > installed it without problem, but when I try to import the SciPy module > or run the 'numpy' test, I

Re: [Numpy-discussion] cannot import name ccompiler

2007-04-10 Thread Robert Kern
Jason Braswell wrote: > Hi, folks. I'm a newbie trying to get started with SciPy on Windows. I > installed it without problem, but when I try to import the SciPy module > or run the 'numpy' test, I get the following output: > *** > Traceback (most recen

[Numpy-discussion] cannot import name ccompiler

2007-04-10 Thread Jason Braswell
Hi, folks. I'm a newbie trying to get started with SciPy on Windows. I installed it without problem, but when I try to import the SciPy module or run the 'numpy' test, I get the following output: *** Traceback (most recent call last): File "", line 1,