What version are you running?
Review Board 1.6.11.
Unable to run the following command.
rb_site manage /path/to/site createsuperuser
What operating system are you using? What browser?
Operating system : RED Hat linux.
Please provide any additional information below.
When run the following command at the command prompt,
rb_site manage /path/to/site createsuperuser
i am getting the following erros.
Traceback (most recent call last):
File "/usr/bin/rb-site", line 5, in <module>
from pkg_resources import load_entry_point
File "/usr/lib/python2.6/site-packages/distribute-0.6.34-py2.6.egg/pkg_resources.py", line 2807, in <module>
parse_requirements(__requires__), Environment()
File "/usr/lib/python2.6/site-packages/distribute-0.6.34-py2.6.egg/pkg_resources.py", line 594, in resolve
raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: pycrypto>=2.1,!=2.4
Thanks,
Silvan.