I'm trying to install RB 2.5.4 on a Centos7.3 linux box and keep getting this below error message. I tried with 2.5.6 and 2.5.8 too but still facing the same issue.
I tried removing django (yum remove Django) and reinstalling the RB but still getting struck at the same point. Can someone shed some light on this installation issue. [root@qa ~]# easy_install reviewboard==2.5.4 Searching for reviewboard==2.5.4 Reading https://pypi.python.org/simple/reviewboard/ Best match: ReviewBoard 2.5.4 Downloading https://pypi.python.org/packages/3f/04/e0f4d4754cc5a9bf05b5322f59b28fdb404f69648223786546e5d2be5225/ReviewBoard-2.5.4-py2.7.egg#md5=bf3557e0dc1ebc1951f6ad638b3ba29a Processing ReviewBoard-2.5.4-py2.7.egg creating /usr/lib/python2.7/site-packages/ReviewBoard-2.5.4-py2.7.egg Extracting ReviewBoard-2.5.4-py2.7.egg to /usr/lib/python2.7/site-packages Adding ReviewBoard 2.5.4 to easy-install.pth file Installing rbssh script to /usr/bin Installing rb-site script to /usr/bin Installed /usr/lib/python2.7/site-packages/ReviewBoard-2.5.4-py2.7.egg Reading http://downloads.reviewboard.org/mirror/ Reading http://downloads.reviewboard.org/releases/Djblets/0.9/ Reading http://downloads.reviewboard.org/releases/django-evolution/0.7/ Processing dependencies for reviewboard==2.5.4 *error: Installed distribution Django 1.6.11 conflicts with requirement Django>=1.8* Thanks in advance. -- 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.
