Hi, Can you verify that your Review Board is running on Python 2.7? One possibility would be that Review Board and rbseverity are using different versions of Python.
Can you show a listing of /usr/local/lib/python2.7/dist-packages/ ? Christian -- Christian Hammond President/CEO of Beanbag <https://www.beanbaginc.com/> Makers of Review Board <https://www.reviewboard.org/> On Mon, Nov 28, 2016 at 4:17 AM, spacekangaroo <[email protected]> wrote: > There are no errors in log. That's why I ask here :) > But thanks for your answer. > > > Am Dienstag, 22. November 2016 16:18:50 UTC+1 schrieb spacekangaroo: >> >> I've try to install the plugin Comment Severity (0.5.1) on ReviewBoard >> 2.5.4 >> >> The installation instructions are simple >> >> 1. sudo easy_install -U rbseverity >> >> ... the installation is running ... >> >> Searching for rbseverity >> Reading https://pypi.python.org/simple/rbseverity/ >> Best match: rbseverity 0.5.1 >> Downloading https://pypi.python.org/packag >> es/e6/8f/c69b84175c8222c13fbf2aecbd395200b8b461274a7520ed325 >> 4513da235/rbseverity-0.5.1-py2.7.egg#md5=d3dce8a8556ef35a128972a80f0a92aa >> Processing rbseverity-0.5.1-py2.7.egg >> removing >> '/usr/local/lib/python2.7/dist-packages/rbseverity-0.5.1-py2.7.egg' >> (and everything under it) >> creating /usr/local/lib/python2.7/dist-packages/rbseverity-0.5.1-py2. >> 7.egg >> Extracting rbseverity-0.5.1-py2.7.egg to /usr/local/lib/python2.7/dist- >> packages >> rbseverity 0.5.1 is already the active version in easy-install.pth >> >> Installed /usr/local/lib/python2.7/dist-packages/rbseverity-0.5.1-py2. >> 7.egg >> Processing dependencies for rbseverity >> Finished processing dependencies for rbseverity >> >> >> 2. reloading the web server >> 3. looking on Administration UI -> Extensions page and click "Scan for >> installed extensions" ... >> ... but there is no extension here :( >> >> >> Can extensions be suppressed? >> Thank's for help >> > -- > 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.
