[sword-devel] InstallMgr in python
Pierre Amadio
pierre.amadio at laposte.net
Sun Feb 3 04:58:04 MST 2008
On Sun, Feb 03, 2008 at 10:29:35PM +1100, Ben Morgan wrote:
> Try:
> installMgr.installModule(swmgr,None,moduleName,source[1])
>
> as 0 is the null pointer in C++, but should be replaced by None in python,
> as 0 is taken to be a int.
>
> Whenever you see No matching function for overloaded '%s', it will mean you
> have been passing the wrong argument types in.
>
> Hope this helps.
Thanks a lot, it worked :)
More information about the sword-devel
mailing list