Hi Team, While I am trying to run the rb-site command, below error is coming. Could you please help me with this error. Please note that I am trying to install it from the yup.
sudo yum install memcached sudo yum install ReviewBoard Above command went fine without any issues. So the next step with below command is failing. rb-site install /var/www/test.example.com rb-site install /var/www/test.example.com Traceback (most recent call last): File "/usr/local/bin/rb-site", line 6, in <module> from pkg_resources import load_entry_point File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 2659, in <module> parse_requirements(__requires__), Environment() File "/usr/lib/python2.6/site-packages/pkg_resources.py", line 546, in resolve raise DistributionNotFound(req) pkg_resources.DistributionNotFound: cryptography>=1.8.1 Thanks, Basav -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "reviewboard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
