📜  pip install pyaudio - 任何代码示例

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

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