[Numpy-discussion] cannot reference NpyAccessLib assembly for DLR app
William Johnston
williamj@tenbase2....
Wed Mar 28 10:16:45 CDT 2012
Hello,
I cannot add a reference to NpyAccessLib in an IronPython C# DLR app.
The error message is:
Failed while initializing NpyCoreApi: DllNotFoundException:Unable to load DLL 'NpyAccessLib': The specified module could not be found. (Exception from HRESULT: 0x8007007E)
NumpyDotNet stack trace:
at NumpyDotNet.NpyCoreApi.GetNativeTypeInfo(Int32& intSize, Int32& longsize, Int32& longLongSize, Int32& longDoubleSize)
at NumpyDotNet.NpyCoreApi..cctor()
The type initializer for 'NumpyDotNet.NpyCoreApi' threw an exception.
Again, I cannot add the reference. Attached is a screenshot.
Any suggestions?
Regards,
William Johnston
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.scipy.org/pipermail/numpy-discussion/attachments/20120328/39eb1545/attachment-0001.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: numpy dll add reference screenshot.png
Type: image/png
Size: 306825 bytes
Desc: not available
Url : http://mail.scipy.org/pipermail/numpy-discussion/attachments/20120328/39eb1545/attachment-0001.png
More information about the NumPy-Discussion
mailing list