shell_gpt
shell_gpt copied to clipboard
AttributeError: module 'click.utils' has no attribute '_expand_args'
I haved tried pip install click.utils But it displayed a new Issue: "ImportError: cannot import name 'Exit' from 'click.exceptions' (D:\scoop\apps\python\current\Lib\site-packages\click\exceptions.py)"
How can I solve it?