Hi, Even if you upgrade Python, your tools (like pip, easy_install, mod_wsgi, etc.) may be using older versions.
That said, pycrypto *should* work with Python 2.6. Can you show me the full error message? Christian -- Christian Hammond - [email protected] Review Board - https://www.reviewboard.org Beanbag, Inc. - https://www.beanbaginc.com On Mon, Oct 19, 2015 at 4:55 AM, amit shah <[email protected]> wrote: > Hi Christian, > > Python version was 2.6.6 in the initial run. I recently upgraded it to > 2.7.10 but that doesn't seem to help. It still fails with the same error. > > > On Saturday, October 17, 2015 at 1:55:59 AM UTC+5:30, Christian Hammond > wrote: >> >> Hi, >> >> What version of Python are you using? >> >> Review Board 1.7 is pretty old, and will soon be unsupported. I'd >> recommend getting a newer install, which may require a newer distro. >> >> Christian >> >> -- >> Christian Hammond - [email protected] >> Review Board - https://www.reviewboard.org >> Beanbag, Inc. - https://www.beanbaginc.com >> >> On Fri, Oct 16, 2015 at 5:14 AM, amit shah <[email protected]> wrote: >> >>> Hello, >>> >>> I started with a fresh install of reviewboard on RHEL Oracle Linux 6.4 >>> through epel repo. Through yum install, reviewboard version 1.7 got >>> installed. To upgrade to the latest I executed "easy_install -U >>> ReviewBoard" but that fails with errors while upgrading pycrypto to >>> 2.6.1. >>> >>> "error: Setup script exited with error: command 'gcc' failed with exit >>> status 1". Attached are the detailed logs. >>> >>> How can I resolve the errors and upgrade to the latest version? >>> >>> Thanks! >>> >>> -- >>> 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. >>> >> >> -- 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.
