I'm guessing your mod_wsgi (or whichever you're using -- hopefully mod_wsgi) is still using the old Python version, and therefore the old version of Review Board.
Christian -- Christian Hammond - [email protected] Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On Tue, Oct 15, 2013 at 4:44 AM, Rakesh G <[email protected]> wrote: > Hi all, > > I am having RB version mismatch error after the upgrade from RB 1.6.12 to > 1.7.16. > > Here are the exact details of what i have done > 1)initially i upgrade python from 2.4 to 2.7.5 as an alternative > installation > 2) installed SetupTools for python 2.7 (/pathto2.7/ ez_setup.py) > 3) easy-installed Mysql for python2.7 > 4) using 2.7 easy_install installed RB 1.7.16 > 5) using 1.7.16/rb-site i upgraded a site belonging to 1.6.12 > 6) added static location tags > 7) ran manage site command > 8)restarted the server > 9) STILL RB VERSION MISMATCH EXISTS. > > Please let me know what mistake i have been doing > > -- > Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ > --- > Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ > --- > Happy user? Let us know at http://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/groups/opt_out. > -- Get the Review Board Power Pack at http://www.reviewboard.org/powerpack/ --- Sign up for Review Board hosting at RBCommons: https://rbcommons.com/ --- Happy user? Let us know at http://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/groups/opt_out.
