[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