Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
It appears as if the split of the Python egg (native/interface/protocol) has introduced a new issue.
Whenever I am trying to use from mesos.interface import containerizer_pb2, I am receiving an ImportError: No module named mesos_pb2.
For replicating this issue, try running "build/src/examples/python/test-containerizer".
Attachments
Issue Links
- is related to
-
MESOS-857 restructure mesos python namespace
- Resolved
- relates to
-
MESOS-1731 python mesos.interface should include mesos.internal protobufs
- Open