Re: Error installing "Note to Reviewers" extension.

2016-01-06 Thread Christian Hammond
Hi Carel, You'll want to find the .egg file that matches your Python version. You can then either download that locally and pass the filename to easy_install, or pass the URL to that .egg to easy_install. It should then install. After that, you should be able to rescan for extensions, and it shoul

Re: Error installing "Note to Reviewers" extension.

2016-01-06 Thread Carel Combrink
Hi Christian, > You can download the builds manually at > http://downloads.reviewboard.org/releases/ > I have no issue with downloading it manually, can you please provide me with some information on how to install it manually. Do I download the tar.gz or the egg and then how do I install th

Re: Error installing "Note to Reviewers" extension.

2016-01-06 Thread Christian Hammond
PyPI is still busted, and unfortunately, due to its design, a failed upload can sometimes never be re-attempted by us. So, we're not going to risk it until next week at the earliest. You can download the builds manually at http://downloads.reviewboard.org/releases/ Christian -- Christian Hammon

Re: Error installing "Note to Reviewers" extension.

2016-01-06 Thread Christian Hammond
Hi Carel, Over the Christmas break, PyPI removed the ability to install packages that aren't uploaded directly to PyPI. We've made use of this ability in the past in order to have better control over builds and to get better analytics on our downloads. However, with that change, we're forced to up

Error installing "Note to Reviewers" extension.

2016-01-06 Thread Carel Combrink
Hi, When running the command "sudo easy_install -U rbnotefield" as suggested on the Review Board Package Store page I get the following: $ sudo easy_install -U rbnotefield Searching for rbnotefield Reading https://pypi.python.org/simple/