Re: [Ironpython-users] Cannot import numpy from IronPython in VS

2011-08-25 Thread Felix Zumstein
g [mailto: > [email protected]] *On Behalf Of *Felix > Zumstein > *Sent:* Wednesday, August 24, 2011 12:34 PM > *To:* [email protected] > *Subject:* [Ironpython-users] Cannot import numpy from IronPython in VS*** > * >

Re: [Ironpython-users] Cannot import numpy from IronPython in VS

2011-08-24 Thread Dino Viehland
n-users] Cannot import numpy from IronPython in VS Hi all, I installed Numpy/SciPy from http://www.enthought.com/repo/.iron/ and I am running PTVS (1.0 Release Candidate 2), IronPython 2.7 and finally VS2010 Premium. Now, I can import numpy easily on ipy.exe and even in the interactive window in

[Ironpython-users] Cannot import numpy from IronPython in VS

2011-08-24 Thread Felix Zumstein
Hi all, I installed Numpy/SciPy from http://www.enthought.com/repo/.iron/ and I am running PTVS (1.0 Release Candidate 2), IronPython 2.7 and finally VS2010 Premium. Now, I can import numpy easily on ipy.exe and even in the interactive window in Visual Studio, but I can't make it work embedded in