📜  pip install python 代码示例

📅  最后修改于: 2022-03-11 14:46:14.096000             🧑  作者: Mango

代码示例6
"""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