[protobuf] unable to install protobuf with python3

2014-11-05 Thread satyanarayan rao
Hi All, I am not able to install protobuf (the python version). I am getting the following error. Traceback (most recent call last): File /opt/env/bin/easy_install, line 11, in module sys.exit(main()) File

Re: [protobuf] unable to install protobuf with python3

2014-11-05 Thread 'Feng Xiao' via Protocol Buffers
Can you follow the suggestion from gps on this thread and see if it works for you? https://github.com/google/protobuf/issues/7 On Wed, Nov 5, 2014 at 10:50 AM, satyanarayan rao satyanarayan.ii...@gmail.com wrote: Hi All, I am not able to install protobuf (the python version). I am getting

Re: [protobuf] unable to install protobuf with python3

2014-11-05 Thread satyanarayan rao
Thanks for the reply! I do not see the solution related to my problem. One thing that is bothering me is, i am not able to use setuptools that I have locally installed. It always tries to download the older version mentioned in ez_setup.py. Even I am using virtualenv I hope I am making sense.

Re: [protobuf] unable to install protobuf with python3

2014-11-05 Thread 'Feng Xiao' via Protocol Buffers
On Wed, Nov 5, 2014 at 11:32 AM, satyanarayan rao satyanarayan.ii...@gmail.com wrote: Thanks for the reply! I do not see the solution related to my problem. One thing that is bothering me is, i am not able to use setuptools that I have locally installed. It always tries to download the

[protobuf] Unable to install protobuf-2.5.0 for python with setup.py

2012-12-20 Thread Andrew L K Goh
Hi, I've download protobuf-2.5.0 and successful install the C++ library according to the installation instruction with ./configure --prefix=/usr. Using protoc --version results as: libprotoc 2.5.0 I had also export the C++ option for the environment variable: export

[protobuf] Unable to Install

2012-03-06 Thread Gaurav Agarwal
Hi I am new to Protocol Buffers and trying to install it on Intel core i3 with windows 7 64 bit. I copied protocol buffers files to C:\Users\Program Files\protobuf-2.4.1 and intalled Cygwin and cd to protocol buffers directory /cygdrive/c/Program Files/protobuf-2.4.1 $ ./configure and result