You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Description
Just trying to test this out, do I need a lower version of python3?
What I Did
My error:
The text was updated successfully, but these errors were encountered: