定位到C:\Users\LC\AppData\Local\Programs\Python\Python311\Lib\site-packages\pyreadline\py3k_compat.py
加上collections.Callable = collections.abc.Callable
就行了
定位到C:\Users\LC\AppData\Local\Programs\Python\Python311\Lib\site-packages\pyreadline\py3k_compat.py
加上collections.Callable = collections.abc.Callable
就行了