Hello,
  I have installed python (2.6.5) and GPB on CentOS (it's a VM not
sure if that's relevant) but am not able to run. In it's simplest
version I do:
 python -c "import google.protobuf"

and get:

Traceback (most recent call last):
  File "<string>", line 1, in <module>
ImportError: No module named google.protobuf


I feel that either the gpb install did not work or I need to set an
env variable to point to some libraries.

thanks in advance,
Eric

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to proto...@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to