Do the Python Bindings work with Windows ?
Geert Janssens
janssens-geert at telenet.be
Fri Apr 15 06:44:00 EDT 2011
On vrijdag 15 april 2011, Rand Batchelder wrote:
> I am trying to use the python bindings with Gnucash 2.4 under WinXP.
>
> I downloaded the python bindings from the SVN site.
>
> I get the following error when I, import gnucash:
>
> ImportError: No module named gnucash_core_c
>
>
> Has anyone successfully used the python bindings under Windows ?
>
I believe the python bindings are available in the Windows build until now.
The build scripts simply don't have any code to enable the python bindings.
So if you want to play with the python bindings on Windows, you will have to
- download the source
- adapt the build scripts to support the python bindings
- build gnucash on windows using these modified build scripts
Geert
More information about the gnucash-user
mailing list