Kenton,
My problem was solved when I added __init__.py files into the
directories. Thank you for your help.
Patrick

On Aug 17, 7:12 pm, Kenton Varda <ken...@google.com> wrote:
> On Fri, Aug 13, 2010 at 10:39 AM, Patrick <doherty.patr...@gmail.com> wrote:
> > import foo_pb2
> > import bar_pb2
>
> Shouldn't these be:
>
>   import MyProtos.foo_pb2
>   import MyProtos.bar_pb2

-- 
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