Skip to content

TypeError: Secondary flag is not valid for non-boolean flag #5

@Roderick111

Description

@Roderick111

The pplx-cli tool fails to run any command with the following error:

TypeError: Secondary flag is not valid for non-boolean flag.

Steps to Reproduce:

  1. Install via pipx: pipx install pplx-cli
  2. Run any command: perplexity setup or perplexity --help
  3. Error occurs immediately

Environment:

  • OS: macOS (Darwin 24.6.0)
  • Python version: 3.14.0
  • pplx-cli version: 0.2.3
  • Installation method: pipx

Expected Behavior:
Commands should execute without errors

Actual Behavior:
All commands fail with Typer flag validation error

Additional Context:
The error appears to be related to the Typer CLI framework configuration. The tool is completely unusable in its current state.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions