<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Fri, Jan 10, 2014 at 6:21 PM, Antoine Musso <span dir="ltr"><<a href="mailto:amusso@wikimedia.org" target="_blank">amusso@wikimedia.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div id=":4dk" style="overflow:hidden">The script has some python dependencies which can be installed using:<br>


 pip install -rtest/api/requirements.txt</div></blockquote></div><br>Apologies for the late reply, but I have finally started working on this[1][2]. Looks like there is a problem with the above line[3]:<br><br>...<br>+ DEV/bin/pip install -rtest/api/requirements.txt<br>

Downloading/unpacking wikitools>=1.1 (from -r test/api/requirements.txt (line 1))<br>  Downloading wikitools-1.1.1.tar.gz<br>  Running setup.py (path:/scratch/jenkins/workspace/<a href="http://UploadWizard-commons.wikimedia.org/DEV/build/wikitools/setup.py">UploadWizard-commons.wikimedia.org/DEV/build/wikitools/setup.py</a>) egg_info for package wikitools<br>

    <br>Downloading/unpacking poster>=0.8 (from -r test/api/requirements.txt (line 2))<br>  Downloading poster-0.8.1.tar.gz<br>  Running setup.py (path:/scratch/jenkins/workspace/<a href="http://UploadWizard-commons.wikimedia.org/DEV/build/poster/setup.py">UploadWizard-commons.wikimedia.org/DEV/build/poster/setup.py</a>) egg_info for package poster<br>

    <br>Downloading/unpacking PIL>=1.1.7 (from -r test/api/requirements.txt (line 3))<br>  Could not find any downloads that satisfy the requirement PIL>=1.1.7 (from -r test/api/requirements.txt (line 3))<br>  Some externally hosted files were ignored (use --allow-external PIL to allow).<br>

Cleaning up...<br>No distributions at all found for PIL>=1.1.7 (from -r test/api/requirements.txt (line 3))<br>...<br><br>Antoine, do you know how to fix the problem?<br><br>Željko<br>--<br>1: <a href="https://wmf.ci.cloudbees.com/view/r-uw/">https://wmf.ci.cloudbees.com/view/r-uw/</a><br>

2: <a href="https://gerrit.wikimedia.org/r/#/c/108924/">https://gerrit.wikimedia.org/r/#/c/108924/</a><br>3: <a href="https://wmf.ci.cloudbees.com/view/r-uw/job/UploadWizard-commons.wikimedia.org/2/console">https://wmf.ci.cloudbees.com/view/r-uw/job/UploadWizard-commons.wikimedia.org/2/console</a><br>

</div></div>