📜  python代码示例中的包

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

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