输入各种命令都无法运行唉

C:\Users\北游而南归>python -m pip uninstall pip
Fatal Python error: init_import_site: Failed to import the site module
Python runtime state: initialized
Traceback (most recent call last):
File "D:\python环境\Lib\site.py", line 73, in
import os
File "D:\python环境\Lib\os.py", line 29, in
from _collections_abc import _check_methods
File "D:\python环境\Lib_collections_abc.py", line 416, in
class _CallableGenericAlias(GenericAlias):
TypeError: type 'types.GenericAlias' is not an acceptable base type

C:\Users\北游而南归>python
Fatal Python error: init_import_site: Failed to import the site module
Python runtime state: initialized
Traceback (most recent call last):
File "D:\python环境\Lib\site.py", line 73, in
import os
File "D:\python环境\Lib\os.py", line 29, in
from _collections_abc import _check_methods
File "D:\python环境\Lib_collections_abc.py", line 416, in
class _CallableGenericAlias(GenericAlias):
TypeError: type 'types.GenericAlias' is not an acceptable base type

看的太心累了,编辑器右上角左数第5个,找插入python代码块。再编辑一次,重发吧