On Mon, Sep 6, 2010 at 3:27 PM, Jean-François MAUREL <[email protected]> wrote: > Hi everyone, > > I get the error: 'DLL load failed' when loading numpy in embedded > python. I could not find a solution in the archive. > Any help appreciated.
Could you get a more detailed log (looking into one of myriad logging system in windows) ? It should say why the dll fails loading (missing function, file not found, etc...). cheers, David _______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
