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

1 view
Skip to first unread message

kpr...@comcast.net

unread,
Jul 15, 2011, 12:44:50 PM7/15/11
to scipy...@scipy.org
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.
Thanks,
Karen

Ralf Gommers

unread,
Jul 17, 2011, 11:33:23 AM7/17/11
to SciPy Users List
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

Karen

unread,
Jul 22, 2011, 11:59:17 AM7/22/11
to scipy...@scipy.org

Ralf Gommers <ralf.gommers <at> googlemail.com> writes:

> 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
>
>
>
>

> _______________________________________________
> SciPy-User mailing list
> SciPy-User <at> scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user
>

Hmm, that would explain it - it looks like it installs, adds two things that I
thought were libraries to the import auto-complete menu, but can't seem to make
arrays of integers.

Instructions were here

http://pytools.codeplex.com/wikipage?title=NumPy%20and%20SciPy%20for%20.Net

http://blogs.msdn.com/b/volkerw/archive/2011/03/10/python-tools-for-visual-
studio-
beta.aspx

Thanks.


_______________________________________________
SciPy-User mailing list
SciPy...@scipy.org
http://mail.scipy.org/mailman/listinfo/scipy-user

Ralf Gommers

unread,
Jul 24, 2011, 12:58:39 PM7/24/11
to SciPy Users List
On Fri, Jul 22, 2011 at 5:59 PM, Karen <kpr...@comcast.net> wrote:


Ralf Gommers <ralf.gommers <at> googlemail.com> writes:

> 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
>
>
>
>
> _______________________________________________
> SciPy-User mailing list
> SciPy-User <at> scipy.org
> http://mail.scipy.org/mailman/listinfo/scipy-user
>

Hmm, that would explain it - it looks like it installs, adds two things that I
thought were libraries to the import auto-complete menu, but can't seem to make
arrays of integers.

Instructions were here

http://pytools.codeplex.com/wikipage?title=NumPy%20and%20SciPy%20for%20.Net

http://blogs.msdn.com/b/volkerw/archive/2011/03/10/python-tools-for-visual-
studio-
beta.aspx

So it is available. There's a support link at http://pytools.codeplex.com/, that looks like the appropriate place to ask.

Ralf


Reply all
Reply to author
Forward
0 new messages