Re: Installation error with python 2.6

2012-10-26 Thread David Trowbridge
You need to install a newer version of setuptools: http://www.reviewboard.org/docs/manual/1.6/admin/installation/linux/#installing-python-setuptools -David On Fri, Oct 26, 2012 at 9:07 AM, Zhu Wayne wrote: > I am having hard time installing review board. > # easy_install ReviewBoard > Tracebac

Installation error with python 2.6

2012-10-26 Thread Zhu Wayne
I am having hard time installing review board. # easy_install ReviewBoard Traceback (most recent call last): File "/usr/bin/easy_install", line 5, in from pkg_resources import load_entry_point ImportError: No module named pkg_resources Any idea how to fix this? -- Want to help the Review