Tx client pull error

tried to pull from transifex with command: tx pull -f -l fr --minimum-perc=70
got error message: tx ERROR: not enough values to unpack (expected 2, got 1)

googled and searched in transifex docs, but no help. no documents at all.

tx --version
0.14.4, py 3.10, x86_64

.tx/config

[main]
host     = https://www.transifex.com
lang_map = zh_CN: zh_Hans, zh_TW: zh_Hant

[o:django:p:django-docs:r:website-strings]
file_filter = docs/locale/<lang>/LC_MESSAGES/django.po
source_file = docs/locale/en/LC_MESSAGES/django.po
source_lang = en
...

~/.transifexrc

[https://app.transifex.com]
api_hostname = https://api.transifex.com
hostname = https://app.transifex.com
token = ...

Hello ,

The client version you have installed is a deprecated version.
Please upgrade your cli to the latest version. Details here

Documentation on the new client and installation details here

Let us know if you face any other difficulties.

Christos

thank you.

Christos Balafoutis via Transifex <notifications@transifex.discoursemail.com> 於 2024年4月19日 週五 下午10:07寫道: