Skip to content

cannot pull - tx ERROR: not enough values to unpack (expected 2, got 1) #346

@evgenyfadeev

Description

@evgenyfadeev

Hello, when I run tx pull or tx status, I'm getting the error "tx ERROR: not enough values to unpack (expected 2, got 1)"

tx --version: 0.14.4, py 3.9, x86_64

Here is my .transifexrc:

[https://www.transifex.com]
api_hostname = https://api.transifex.com
hostname = https://www.transifex.com
password = <api token>
rest_hostname = https://rest.api.transifex.com
token = <api token>
username = api

.tx/config:

[main]
host = https://www.transifex.com

[o:askbot:p:askbot:r:askbot-translation-part1-main]
file_filter = askbot/locale/<lang>/LC_MESSAGES/django.po
source_file = askbot/locale/en/LC_MESSAGES/django.po
source_lang = en
type = PO
resource_name = askbot-translation-part1-main

[o:askbot:p:askbot:r:askbot-translation-part2-js]
file_filter = askbot/locale/<lang>/LC_MESSAGES/djangojs.po
source_file = askbot/locale/en/LC_MESSAGES/djangojs.po
source_lang = en
type = PO
resource_name = askbot-translation-part2-js

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions