With Robin's binaries copied, NumPY works.-->Re: can you guys tell me where to find a NumPy module that works...? can you help?

Piet van Oostrum piet at cs.uu.nl
Sat Sep 9 06:43:43 EDT 2000


>>>>> "Charles Gruschow, Jr." <c.gruschow at prodigy.net> (CG) writes:

CG> With Robin's binaries copied, NumPY works.

CG> I didn't know where to put them for sure so I put them in a whole bunch of
CG> places.  Sorry if I seem stupid, or something.

CG> One of those places must have worked because the
CG> NumPy module works now. Thank you very much for that.

CG> Where exactly was the proper place for those files?

There isn't a single proper place. I used the following setup that I found
both simple and effective:
I put all .py and .pyd files in Python\Numeric, and put a Numeric.pth file
in Python with contents: Numeric

-- 
Piet van Oostrum <piet at cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP]
Private email: P.van.Oostrum at hccnet.nl



More information about the Python-list mailing list