Hi Cheng, That's odd that the installation isn't working correctly. If you are seeing any error messages please send them to me and I'll take a look.
You can install the eggs manually. Each egg file is just a ZIP archive with some defined metadata in it. If you extract the numpy and scipy eggs, you will get a directory named 'numpy' or 'scipy' plus an 'EGG-INFO' directory. Move the numpy or scipy directory to the lib/site-packages directory under your IronPython installation. There are also some DLL files in each egg under EGG-INFO/prefix/DLLs. Each of the DLL files should be copied to the DLLs directory under your IronPython install tree. After that you should be able to use both packages as though you used the automatic installer. Please let me know if you have any trouble getting this to work or any other questions. Regards, Jason *From:* ironpython-users-bounces+smortaz=microsoft....@python.org [mailto: > ironpython-users-bounces+smortaz=microsoft....@python.org] *On Behalf Of * > cheng-b...@ubs.com > *Sent:* Saturday, December 03, 2011 2:44 AM > *To:* ironpython-users@python.org > *Subject:* [Ironpython-users] How to install Scipy and Numpy for .net > offline?**** > > ** ** > > Hi Everyone, ** ** > > I am a newbie to Iron python. I find the below link is very useful since > it make the scipy and numpy usable in ironpython**** > > http://www.enthought.com/repo/.iron/ **** > > Unfortunately the installation is done automatically on line. Due to some > reason I can't install them in this way. I have just download the eggs from > that site. But I don't know what should I do next.. Is there anyone have > encountered the same problem and resolved it?**** > > Regards, > Cheng **** >
_______________________________________________ Ironpython-users mailing list Ironpython-users@python.org http://mail.python.org/mailman/listinfo/ironpython-users