You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Lav Jain (JIRA)" <ji...@apache.org> on 2017/02/17 20:31:41 UTC

[jira] [Commented] (HAWQ-1343) Travis build fails due to pip command not found

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

Lav Jain commented on HAWQ-1343:
--------------------------------

brew install python should install pip automatically.

> Travis build fails due to pip command not found
> -----------------------------------------------
>
>                 Key: HAWQ-1343
>                 URL: https://issues.apache.org/jira/browse/HAWQ-1343
>             Project: Apache HAWQ
>          Issue Type: Task
>          Components: Build
>            Reporter: Ed Espino
>            Assignee: Ed Espino
>             Fix For: 2.2.0.0-incubating
>
>
> The Travis CI OS X image is changing in unexpected ways.  The latest being a missing "pip" command . This change will install it with the following:
> {code}
> sudo easy_install pip
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)