Re: [protobuf] Re: Error installing python lib for protobuf 2.6.1

2015-11-05 Thread 段晓剑
Hi, please tell me how to completely uninstall it? Thanks! 在 2015年10月30日星期五 UTC+8上午5:57:12,Feng Xiao写道: > > Have you done a complete uninstall before installing 2.6.1? The error > message suggests some part of the code is still 3.0.0 (syntax is added in > 3.0.0 only). > > On Thu, Oct 29, 2015

Re: [protobuf] Re: Error installing python lib for protobuf 2.6.1

2015-10-29 Thread 'Feng Xiao' via Protocol Buffers
Have you done a complete uninstall before installing 2.6.1? The error message suggests some part of the code is still 3.0.0 (syntax is added in 3.0.0 only). On Thu, Oct 29, 2015 at 5:31 AM, 段晓剑 wrote: > I got the same error too. Don't know the reason... : ( > > 在