Changes

Jump to: navigation, search

Addon:GeneanetForGramps

164 bytes added, 00:06, 7 December 2020
Prerequisites
=Prerequisites=
For the addon to work you will need to install both the {{man label|Request}} and {{man label|lxml}} Python modules.
 
==Request==
Install the python module [https://2.python-requests.org/en/master/user/install/#install {{man label|Request}}] otherwise you will get the following error:
<code>2020-12-06 10:29:40.191: WARNING: _manager.py: line 308: Plugin error (from 'GeneanetForGramps'): No module named 'requests' </code>
==lxml==
Install the python module [https://lxml.de/ {{man label|lxml}}] otherwise you will get the following error:
<code>2020-12-07 00:22:41.100: WARNING: _manager.py: line 308: Plugin error (from 'GeneanetForGramps'): No module named 'lxml' </code>
==SQLite only supported==Also note that you need to use a SQlite SQLite DB (based on API-DB) and NOT a BSDDB for the plugin to work.
When using a BSDDB base you'll get the following error:
<pre>
2,186
edits

Navigation menu