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
More information about the Python-list mailing list
Sat Sep 9 06:43:43 EDT 2000
- Previous message (by thread): With Robin's binaries copied, NumPY works.-->Re: can you guys tell me where to find a NumPy module that works...? can you help?
- Next message (by thread): can you guys tell me where to find a NumPy module that works...? can you help?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>>>>> "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
- Previous message (by thread): With Robin's binaries copied, NumPY works.-->Re: can you guys tell me where to find a NumPy module that works...? can you help?
- Next message (by thread): can you guys tell me where to find a NumPy module that works...? can you help?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list