setup.py文件安装

本地安装
进入有setup.py的目录,输入cmd

python setup.py build
python setup.py install

你可能感兴趣的:(setup.py文件安装)