[Numpy-discussion] NEW GENERATED DLL ERROR FOUND WITHIN

Blubaugh, David A. dblubaugh at belcan.com
Sat Sep 20 13:40:56 EDT 2008


David,

Thanks for your reply.  This is as to how I developed my .ptd file.  I entered the following commands within this MS-DOS prompt within Windows XP:

C:\python25\Scripts> C:\python25\python  f2py.py -c --fcompiler=gnu95 --compiler=mingw32 -m hello hello.f90

I am using the gfortran compiler, that was prescribed to use on the following website:

http://www.scipy.org/F2PY_Window

I am also wondering if I have set my environment variables incorrectly?  

David, is this ms-dos the correct method to execute within MS-DOS?

Thanks,

 

Dsvid

	 

 


Message: 4
Date: Sat, 20 Sep 2008 16:25:00 +0900
From: David Cournapeau <david at ar.media.kyoto-u.ac.jp>
Subject: Re: [Numpy-discussion] NEW GENERATED DLL ERROR FOUND WITHIN
        f2PY.py
To: Discussion of Numerical Python <numpy-discussion at scipy.org>
Message-ID: <48D4A54C.6060303 at ar.media.kyoto-u.ac.jp>
Content-Type: text/plain; charset=ISO-8859-1

Blubaugh, David A. wrote:
> ImportError: DLL load with error code 193
>  

Likely to be a build error: how did you build the .pyd file ?

cheers,

David

This e-mail transmission contains information that is confidential and may be 
privileged. It is intended only for the addressee(s) named above. If you receive 
this e-mail in error, please do not read, copy or disseminate it in any manner. 
If you are not the intended recipient, any disclosure, copying, distribution or 
use of the contents of this information is prohibited. Please reply to the 
message immediately by informing the sender that the message was misdirected. 
After replying, please erase it from your computer system. Your assistance in 
correcting this error is appreciated.




More information about the NumPy-Discussion mailing list