Re: [Ironpython-users] FW: How to install Scipy and Numpy for .net offline?

2011-12-13 Thread Cheng-B.Li
Is there a way to make it work when I use the Python Tools For Visual Studio? -Original Message- From: Zachary Gramana [mailto:[email protected]] Sent: 2011年12月13日 10:22 To: Li, Cheng-B Cc: Subject: Re: [Ironpython-users] FW: How to install Scipy and Numpy for .net of

Re: [Ironpython-users] FW: How to install Scipy and Numpy for .net offline?

2011-12-12 Thread Cheng-B.Li
Hi Jason, I used your recommended way to install the numpy and scipy packages. It works fine for numpy but failed on scipy. I put the python source file under lib/site-packages and the dlls under the folder IronPython 2.7.1/DLLs. The error messgae reads as follows: Traceback (most recent ca

Re: [Ironpython-users] ANN: Python Tools for Visual Studio 1.1 Beta1

2011-12-07 Thread Cheng-B.Li
etting or other reason? Regards, Cheng From: [email protected] [mailto:[email protected]] On Behalf Of Dino Viehland Sent: 2011年12月8日 5:32 To: [email protected]; python-announce-l

Re: [Ironpython-users] ANN: Python Tools for Visual Studio 1.1 Beta 1

2011-12-07 Thread Cheng-B.Li
e F# codes. Is the wrong behavior due to my improper option setting or other reason? Regards, Cheng From: [email protected] [mailto:[email protected]] On Behalf Of Dino Viehland Sent: 20

Re: [Ironpython-users] FW: How to install Scipy and Numpy for .net offline?

2011-12-05 Thread Cheng-B.Li
Hi Jason, Don't worry. The internet problem is due to my internet connection's restriction. There is nothing wrong on your side. I'll try to install it manually. Thx for your kindly reply! Regards, Cheng From: Jason McCampbell [mailto:[email protected]

[Ironpython-users] How to install Scipy and Numpy for .net offline?

2011-12-03 Thread Cheng-B.Li
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 ju