2990: easy_install does not work for ReviewBoard

rbur****@gmai***** (Google Code) (Is this you? Claim this profile.)
Aug. 7, 2013
What version are you running?
{ ReviewBoard 1.7.7.1 }

What's the URL of the page containing the problem?
{ N/A }

What steps will reproduce the problem?
1. execute easy_install ReviewBoard at commandline

What is the expected output? { Installation Process }

What do you see instead?
{
Searching for ReviewBoard
Reading http://pypi.python.org/simple/ReviewBoard/
No local packages or download links found for ReviewBoard
error: Could not find suitable distribution for Requirement.parse('ReviewBoard')
}

What operating system are you using? What browser?
{ CentOS 6.4 }

Please provide any additional information below.
david
#1 david
I think this was some momentary problem with PyPI. `easy_install ReviewBoard` worked just now.
  • +UnableToReproduce