Skip to content

TypeError: print_version() takes 2 positional arguments but 3 were given #48

@ariel-frischer

Description

@ariel-frischer
  • topalias version: topalias-2.0.20
  • Python version: Python 3.10.9
  • Operating System:

Description

Just trying to test this out, do I need a lower version of python3?

What I Did

python3 -m topalias

My error:

  File "/Users/ari/Library/Python/3.10/lib/python/site-packages/click/core.py", line 2322, in process_value
    value = self.callback(ctx, self, value)
TypeError: print_version() takes 2 positional arguments but 3 were given

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