From my limited knowledge of Python, this sounds like something that could be mitigated by a virtual environment, perhaps?
In that case, there could be the "officially-supported" version of Python so an advanced user would have to set up the virtual environment with that version, etc. etc. Do you think this would be an option? Currently I'll dig a bit into the c# option but would still somehow prefer to work in Python, if/when possible. Cheers Sent: Thursday, January 11, 2018 at 2:59 AM From: "John Ralls" <jra...@ceridwen.us> To: cicko <alen.sil...@gmx.com> Cc: gnucash-devel@gnucash.org Subject: Re: Boost/Python The bindings may work on Windows. They do work on MacOS, but we don’t include them in either AIO because they need to link libpython and so will work with only a single python version. <snip> Since the interpreter and the GnuCash bindings have to link the same libpython that creates a problem for an AIO. _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel