ImportError in python 2.5 in C API DLL

Henrik henrik.martensson at googlemail.com
Fri Oct 17 04:35:23 EDT 2008


On Oct 17, 1:05 am, "Martin v. Löwis" <mar... at v.loewis.de> wrote:
> > Would really appreciate any assistance.
>
> You should change your project to create a .pyd file instead of a .dll
> file.
>
> Regards,
> Martin

Ha-ha!

Just rename the DLL to .pyd

H



More information about the Python-list mailing list