From: JEFFERY C. <co...@ru...> - 2000-03-02 19:46:26
|
A colleague is attempting to install numpy on an NT machine. How is this done? I tried to help, but the install procedure is apparently different from what I am accustomed on Unix. It appears that the python-numpy-15.2.zip is a precompiled distribution ready for dumping into some directory. Since it doesn't contain a setup.py, I presume that Distutils isn't necessary. Also, what is the accepted way of setting PYTHONPATH on NT? Thanks, Jeff |