Microsoft Windows [版本10.0.22621.1265]
(c)Microsoft Corporation。保留所有权利。
C:\Users\86183>python
[Python 3.10.10 (tags/v3.10.10:aad5f6a,Feb 7 2023,17:20:36) [MSC v.1929 64 bit (AMD64 )] on win32Type "help","copyright","credits"or "license"for more information.
pip
Traceback (most recent call last):
File "",line 1,in
NameError:name 'pip'is not defined. Did you mean:'zip'?
你环境没有装pip吧。