[ 
https://issues.apache.org/jira/browse/KAFKA-1053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13767216#comment-13767216
 ] 

Joel Koshy commented on KAFKA-1053:
-----------------------------------

Ran into this while following the instructions. May be some python version
conflict but throwing it out there in case someone encountered this and
worked around it:

[1709][jkoshy@jkoshy-ld:~]$ sudo easy_install -U setuptools
Traceback (most recent call last):
  File "/usr/bin/easy_install", line 9, in <module>
    load_entry_point('distribute', 'console_scripts', 'easy_install')()
  File 
"/usr/lib/python2.6/site-packages/setuptools-1.1.5-py2.6.egg/pkg_resources.py", 
line 357, in load_entry_point
    return get_distribution(dist).load_entry_point(group, name)
  File 
"/usr/lib/python2.6/site-packages/setuptools-1.1.5-py2.6.egg/pkg_resources.py", 
line 2393, in load_entry_point
    raise ImportError("Entry point %r not found" % ((group,name),))
ImportError: Entry point ('console_scripts', 'easy_install') not found


                
> Kafka patch review tool
> -----------------------
>
>                 Key: KAFKA-1053
>                 URL: https://issues.apache.org/jira/browse/KAFKA-1053
>             Project: Kafka
>          Issue Type: New Feature
>          Components: tools
>            Reporter: Neha Narkhede
>            Assignee: Neha Narkhede
>         Attachments: KAFKA-1053-followup2.patch, KAFKA-1053-followup.patch, 
> KAFKA-1053-v1.patch, KAFKA-1053-v1.patch, KAFKA-1053-v1.patch, 
> KAFKA-1053-v2.patch, KAFKA-1053-v3.patch
>
>
> Created a new patch review tool that will integrate JIRA and reviewboard - 
> https://cwiki.apache.org/confluence/display/KAFKA/Kafka+patch+review+tool

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to