one more note:

>
>> If I download the zip file and try to use setup.py, I get messages like
>>
>>
>>
>> “No module named msvccompiler in numpy.distutils: trying from distutils
>>
>> error: unable to find vcvarsall.bat”
>>
>>
>>
>> I have no idea what this means or what to do about it.
>>
>
It means it is trying to compile numpy, and you don't have the compiler set
up to do that. But I suspect you don't want to anyway.

-Chris


-- 

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R            (206) 526-6959   voice
7600 Sand Point Way NE   (206) 526-6329   fax
Seattle, WA  98115       (206) 526-6317   main reception

[email protected]
_______________________________________________
NumPy-Discussion mailing list
[email protected]
http://mail.scipy.org/mailman/listinfo/numpy-discussion

Reply via email to