安装第三方python包

 第三方包需要安装的特征是带有setup.py文件

安装方法:

python setup.py build

python setup.py install


将build文件夹中生成的文件copy到自己的主程序相同目录即可被import。

评论

此博客中的热门博文

adjust the mouse scroll speed in Ubuntu?

将实际坐标转为火星坐标