[ https://issues.apache.org/jira/browse/AVRO-287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831740#action_12831740 ]
Doug Cutting commented on AVRO-287: ----------------------------------- This patch does not invoke python correctly, so I can't yet see the problem you describe. I get: TEST: share/test/interop/rpc/add/onePlusOne Traceback (most recent call last): File "lang/py/src/avro/tool.py", line 26, in <module> from avro import io ImportError: No module named avro > Make RPC interop tests work with new Python implementation > ---------------------------------------------------------- > > Key: AVRO-287 > URL: https://issues.apache.org/jira/browse/AVRO-287 > Project: Avro > Issue Type: Test > Components: python > Reporter: Jeff Hammerbacher > Assignee: Jeff Hammerbacher > Fix For: 1.3.0 > > Attachments: AVRO-287.patch, AVRO-287.patch, echo.avpr, > HelloClient.java, HelloServer.java, hw.py, javaserverpyclient > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.