Skip to content

[BUG] Faulty Install #153

Description

@heywinit

Describe the bug

I wanted to setup taskwarrior <-> gcal/gtask sync. I used pipx install syncall[google,tw] to install it and then did tw_gcal_sync.
Output:

$ tw_gcal_sync
2025-06-21 20:08:51.513 | ERROR    | syncall.app_utils:inform_about_app_extras:242 - 
You have to install the google,tw extras for tw_gcal_sync to work.
With pip, you can do it with something like: "pip3 install syncall[google,tw]"
Exiting.

To Reproduce

  • use pipx to install syncall[google,tw]
  • run tw_gcal_sync

Environment

I am on a arch machine running python 3.13.3 with syncall 1.8.6. The installation was successful

$ pipx install syncall[google,tw]
  installed package syncall 1.8.6, installed using Python 3.13.3
  These apps are now globally available
    - fs_gkeep_sync
    - tw_asana_sync
    - tw_caldav_sync
    - tw_gcal_sync
    - tw_gkeep_sync
    - tw_gtasks_sync
    - tw_notion_sync
done! ✨ 🌟 ✨

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions