📜  pip 最新版本 - 任何代码示例

📅  最后修改于: 2022-03-11 15:00:44.136000             🧑  作者: Mango

代码示例5
"""to install a python module just use pip command"""
"""open cmd as administrator and write this command"""
pip install 
"""for ex. pip install pandas"""
##before writing command first change environment variable to your pip file location