Frequently Asked Questions¶
How do I install the package?¶
Please contact Tomas Stolker (stolker@strw.leidenuniv.nl), who will give access to the (private) Github repository. The version on PyPI is not useful and only created to reserve the name.
What dependency versions should I use?¶
The exogaia package is kept reasonably well up to date with recent dependency versions. If you encounter an error then try to update the dependencies.
For example, in your local folder where you may have cloned the repository:
pip install --upgrade -e .