pip

Step 1: Install third-party dependencies

Ensure that the software described in Third-party software are on the system path.

Step 2: Install gTranslate via pip

Note: It is strongly recommended to create a virtual environment for each version of gTranslate installed.

Once the third-party dependencies have been installed, install gTranslate via `pip https://test.pypi.org/project/gtdb-gtranslate/`_:

python -m pip install -i https://test.pypi.org/simple/ gtdb-gtranslate

Alternatively, if you have a previously installed gTranslate, you can upgrade the latest version:

python -m pip install -i https://test.pypi.org/simple/ --upgrade