Did you install the Whoosh egg that you downloaded? Christian
-- Christian Hammond - [email protected] Review Board - http://www.reviewboard.org Beanbag, Inc. - http://www.beanbaginc.com On June 5, 2014 at 1:14:04 AM, Shubha ([email protected]) wrote: Hi Christian, Thanks for the response. If I access http://pypi.python.org/simple/Whoosh/ through browser, it displays a list of valid download links. I also tried to download an egg file from http://pypi.python.org/simple/Whoosh/ through Linux terminal using wget command and the download was successful. However when I try to install ReviewBoard with easy_install, the installation is failing with the Whoosh related error each time and I am unable to proceed with the installation. This does not happen with the ReviewBoard package as seen in below trace. Reading http://downloads.reviewboard.org/mirror/ Reading http://downloads.reviewboard.org/releases/Djblets/0.8/ Reading http://downloads.reviewboard.org/releases/django-evolution/0.7/ Reading http://downloads.reviewboard.org/releases/ReviewBoard/2.0/ Reading http://pypi.python.org/simple/Whoosh/ No local packages or download links found for Whoosh error: Could not find suitable distribution for Requirement.parse('Whoosh') Thanks, Shubha On Wednesday, 4 June 2014 19:11:23 UTC+5:30, Shubha wrote: Hi, I am trying to install ReviewBoard on Linux(CentOS release 5.4) behind proxy. I have set the http_proxy and https_proxy variables but facing following error during installation: # easy_install ReviewBoard Searching for ReviewBoard Best match: ReviewBoard 2.0.1 Processing ReviewBoard-2.0.1-py2.7.egg ReviewBoard 2.0.1 is already the active version in easy-install.pth Installing rb-site script to /usr/local/python2_7/bin Installing rbssh script to /usr/local/python2_7/bin Using /usr/local/python2_7/lib/python2.7/site-packages/ReviewBoard-2.0.1-py2.7.egg Processing dependencies for ReviewBoard Searching for Whoosh Reading http://downloads.reviewboard.org/mirror/ Reading http://downloads.reviewboard.org/releases/Djblets/0.8/ Reading http://downloads.reviewboard.org/releases/django-evolution/0.7/ Reading http://downloads.reviewboard.org/releases/ReviewBoard/2.0/ Reading http://pypi.python.org/simple/Whoosh/ No local packages or download links found for Whoosh error: Could not find suitable distribution for Requirement.parse('Whoosh') Please suggest. -- 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/d/optout. -- 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/d/optout.
