Comment #9 on issue 275 by [email protected]: Incorrect installation
with setup.py breaks local override
http://code.google.com/p/protobuf/issues/detail?id=275
Traceback (most recent call last):
File "C:\Python27\Scripts\mercury", line 44, in <module>
__import__("mwr.mercury.%s" % (sys.argv[1]))
File "C:\Python27\lib\site-packages\mwr\mercury\console.py", line 7, in
<module>
from mwr.droidhg.console import Console
File "C:\Python27\lib\site-packages\mwr\droidhg\__init__.py", line 1, in
<module>
from mwr.droidhg.device import Device, Devices
File "C:\Python27\lib\site-packages\mwr\droidhg\device.py", line 1, in
<module>
from mwr.cinnibar.api.builders import SystemRequestFactory
File "C:\Python27\lib\site-packages\mwr\cinnibar\api\__init__.py", line
9, in <module>
from frame import Frame
File "C:\Python27\lib\site-packages\mwr\cinnibar\api\frame.py", line 3,
in <module>
from mwr.cinnibar.api.protobuf_pb2 import Message
File "C:\Python27\lib\site-packages\mwr\cinnibar\api\protobuf_pb2.py",
line 6, in <module>
from google.protobuf import descriptor_pb2
ImportError: cannot import name descriptor_pb2
would you have any ideas about this?
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups "Protocol
Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/protobuf?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.