[ https://issues.apache.org/jira/browse/ZOOKEEPER-395?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12709051#action_12709051 ]
Mahadev konar commented on ZOOKEEPER-395: ----------------------------------------- henry, I tried installing the python module to see how it works but I am getting this error while building {code} src/c/zookeeper.c:19:20: Python.h: No such file or directory src/c/zookeeper.c:31: error: syntax error before "PyObject" {code} and it fails to compile with lot more errors. This looks like some headers not availiable with my python setup. I have python 2.3 installed. Do I need to install some version greater than 2.3? or some other python module? > Python bindings > --------------- > > Key: ZOOKEEPER-395 > URL: https://issues.apache.org/jira/browse/ZOOKEEPER-395 > Project: Zookeeper > Issue Type: New Feature > Affects Versions: 3.2.0 > Reporter: Henry Robinson > Assignee: Henry Robinson > Attachments: ZOOKEEPER-395.patch, ZOOKEEPER-395.patch > > > ZooKeeper doesn't have Python bindings. Having them would be useful, and > would complement the extant Perl bindings. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.