[ 
https://issues.apache.org/jira/browse/BUILDS-113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14710412#comment-14710412
 ] 

Dave Brondsema edited comment on BUILDS-113 at 8/25/15 1:28 AM:
----------------------------------------------------------------

I should clarify that's for the pip packages.  The system packages may well be 
installed already, but if they aren't, you'll still need someone to put them in 
for you.


was (Author: brondsem):
I should clarify that's for the pip packages.  The system packages may will be 
installed already, but if they aren't, you'll still need someone to put them in 
for you.

> Install Python dependencies on Jenkins machines
> -----------------------------------------------
>
>                 Key: BUILDS-113
>                 URL: https://issues.apache.org/jira/browse/BUILDS-113
>             Project: Infra Build Platform
>          Issue Type: Task
>            Reporter: Akila
>
> Hi,
> I need Python and  some pip packages on Jenkins machines in order to run 
> integration tests for Apache Stratos project. Following is a script that we 
> use to install those on Ubuntu.
> sudo apt-get install -y git python python-pip python-dev gcc zip
> sudo pip install paho-mqtt
> sudo pip install psutil
> sudo pip install pexpect
> sudo pip install pycrypto
> sudo pip install gitpython
> sudo pip install yapsy
> Would you be able to install the above packages?
> Thanks.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to