On Tue, Jun 19, 2007 at 05:06:42PM +0900, David Cournapeau wrote:
> Robert Kern wrote:
> > Stefan van der Walt wrote:
> >> On Fri, Jun 15, 2007 at 03:44:37PM -0400, David M. Cooke wrote:
> I meet a problem when I installed numpy. I installed numpy by the command
> "python setup.py install
Robert Kern wrote:
> Stefan van der Walt wrote:
>> On Fri, Jun 15, 2007 at 03:44:37PM -0400, David M. Cooke wrote:
I meet a problem when I installed numpy. I installed numpy by the command
"python setup.py install". Then I tested it by "python -c 'import numpy;
numpy.test()'". But it
Stefan van der Walt wrote:
> On Fri, Jun 15, 2007 at 03:44:37PM -0400, David M. Cooke wrote:
>>> I meet a problem when I installed numpy. I installed numpy by the command
>>> "python setup.py install". Then I tested it by "python -c 'import numpy;
>>> numpy.test()'". But it doesn't work. There is a
On Fri, Jun 15, 2007 at 03:44:37PM -0400, David M. Cooke wrote:
> > I meet a problem when I installed numpy. I installed numpy by the command
> > "python setup.py install". Then I tested it by "python -c 'import numpy;
> > numpy.test()'". But it doesn't work. There is an error message:
> > "Running
On Tue, Jun 12, 2007 at 11:58:28AM -0400, Xuemei Tang wrote:
> Dear Sir/Madam,
>
> I meet a problem when I installed numpy. I installed numpy by the command
> "python setup.py install". Then I tested it by "python -c 'import numpy;
> numpy.test()'". But it doesn't work. There is an error message:
Dear Sir/Madam,
I meet a problem when I installed numpy. I installed numpy by the command
"python setup.py install". Then I tested it by "python -c 'import numpy;
numpy.test()'". But it doesn't work. There is an error message:
"Running from numpy source directory.
Traceback (most recent call last)