Skip to content

tw_gtasks_sync doesn't recognize extras? #160

@ilesm

Description

@ilesm

I'm new to this project and I would like to sync TaskWarrior tasks to Google Tasks. I'm using Homebrew on MacOS. I tried installing as per docs but the ts_gtasks_sync script isn't recognizing the google, tw extras. I haven't looked at the code yet.

% python3 -m pip install "syncall[google,tw]"
Collecting syncall[google,tw]
...
Successfully installed PyYAML-5.3.1 bidict-0.21.4 bubop-0.1.12 certifi-2026.2.25 cffi-2.0.0 charset_normalizer-3.4.7 click-8.3.2 cryptography-46.0.6 google-api-core-2.30.2 google-api-python-client-2.123.0 google-auth-2.49.1 google-auth-httplib2-0.1.1 google-auth-oauthlib-0.4.6 googleapis-common-protos-1.74.0 httplib2-0.31.2 idna-3.11 item-synchronizer-1.1.5 kitchen-1.2.6 loguru-0.5.3 oauthlib-3.3.1 packaging-23.2 proto-plus-1.27.2 protobuf-7.34.1 pyasn1-0.6.3 pyasn1-modules-0.4.2 pycparser-3.0 pyparsing-3.3.2 python-dateutil-2.9.0.post0 pytz-2023.4 requests-2.33.1 requests-oauthlib-2.0.0 rfc3339-6.2 six-1.17.0 syncall-1.8.6 taskw-ng-0.2.7 tqdm-4.67.3 typing-3.7.4.3 uritemplate-4.2.0 urllib3-2.6.3 xdg-6.0.0

% tw_gtasks_sync --help
2026-04-06 10:52:56.857 | ERROR    | syncall.app_utils:inform_about_app_extras:242 -
You have to install the google,tw extras for tw_gtasks_sync to work.
With pip, you can do it with something like: "pip3 install syncall[google,tw]"
Exiting.

%

I see the same problem here without a clear (to me) resolution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions