Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
ariel-frischer opened this issue Dec 25, 2022 · 1 comment

Comments

@ariel-frischer
Copy link

  • 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
@slikts
Copy link

slikts commented Apr 5, 2023

Same here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants