cannot reference NpyAccessLib assembly for DLR app
March 28, 2012
3:16 p.m.
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
5163
Age (days ago)
5163
Last active (days ago)
0 comments
1 participants
participants (1)
-
William Johnston