ReRe: Kjbuckets-Module, Python 1.6 and NT

Gordon McMillan gmcm at hypernet.com
Tue Jun 20 09:43:20 EDT 2000


spex66 at my-deja.com wrote:

[snip]

>compiled the code without an error or a warning, into kjbuckets.dll and
>dropped it in the Python/DLLs directory
>
>then I get:
>>>> from kjbuckets import *
>Traceback (innermost last):
>  File "<pyshell#1>", line 1, in ?
>    from kjbuckets import *
>ImportError: dynamic module does not define init function
>(initkjbuckets)
>
>any ideas??? 

Did you compile in debug? Don't, unless you have python_d.exe and 
python15_d.dll.

- Gordon



More information about the Python-list mailing list