在windows中安装protocol buffer for python

来源:互联网 发布:java 线程池面试 编辑:程序博客网 时间:2024/06/06 12:26

操作系统windows 7 64bit。

python 2.7.2 64bit。


从google网站上下载protobuf-2.4.1,解压。

使用visual studio 2008编译。

运行protobuf-2.4.1\python\setup.py。