[ https://issues.apache.org/jira/browse/AVRO-399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12831785#action_12831785 ]
Doug Cutting commented on AVRO-399: ----------------------------------- This fails for me. > (cd lang/py; ant interop-data-generate) Buildfile: build.xml interop-data-generate: [mkdir] Created dir: /home/cutting/src/avro/trunk/build/interop/data [exec] Traceback (most recent call last): [exec] File "/home/cutting/src/avro/trunk/lang/py/test/gen_interop_data.py", line 2, in <module> [exec] from avro import schema [exec] ImportError: No module named avro [exec] Result: 1 > Make data file interop tests work with the Python implementation > ---------------------------------------------------------------- > > Key: AVRO-399 > URL: https://issues.apache.org/jira/browse/AVRO-399 > Project: Avro > Issue Type: Test > Components: python > Reporter: Jeff Hammerbacher > Assignee: Jeff Hammerbacher > Fix For: 1.3.0 > > Attachments: AVRO-399.patch, AVRO-399.patch > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.