[SciPy-User] Cannot use scipy into new clean install of visual studio / ironpython

Ralf Gommers ralf.gommers at googlemail.com
Sun Jul 17 11:33:23 EDT 2011


On Fri, Jul 15, 2011 at 6:44 PM, <kpr0001 at comcast.net> wrote:

> Hello, I have a new install of Visual studio 2010, into which I just
> updated the python tools and iron python's latest release (as of 7/15/2011).
> I downloaded numpy and scipy, modified the path, and followed all of the
> troubleshooting instructions on your site, stackoverflow, and
> enthought.com. The libraries appear in the correct place now, but when I
> type "import python" it throws errors.
>
> Traceback (most recent call last):
>   File "C:\Program Files (x86)\IronPython
> 2.7\lib\site-packages\numpy\core\multiarray.py", line 0, in <module>
> SystemError: The type initializer for 'NumpyDotNet.NpyCoreApi' threw an
> exception.
>
> exceptions.SystemError
> Traceback (most recent call last):
>   File "C:\Program Files (x86)\IronPython
> 2.7\lib\site-packages\numpy\core\multiarray.py", line 0, in <module>
> SystemError: The type initializer for 'NumpyDotNet.NpyCoreApi' threw an
> exception.
>
>
> System info is
>
> Microsofr .NET framework
> Version 4.0.30319 RTMRel
>
> running under
> Windows 7
>
> I am out of ideas. Help is much appreciated.
>
> Numpy/Scipy don't work on .NET, unless forks are available from Enthought.
But I haven't seen an announcement on that. What instructions are you
referring to?

Ralf
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20110717/ea0c82ac/attachment.html>


More information about the SciPy-User mailing list