You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/12/22 20:01:04 UTC

[jira] [Commented] (BEAM-2102) deprecated use of pip --download command

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

ASF GitHub Bot commented on BEAM-2102:
--------------------------------------

aaltay opened a new pull request #4321: [BEAM-2102] Use pip download instead of the deprecated pip install --download
URL: https://github.com/apache/beam/pull/4321
 
 
   R: @charlesccychen 

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> deprecated use of pip --download command
> ----------------------------------------
>
>                 Key: BEAM-2102
>                 URL: https://issues.apache.org/jira/browse/BEAM-2102
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py-core
>    Affects Versions: 0.6.0
>         Environment: Python 2.7
>            Reporter: Tobias Kaymak
>            Priority: Minor
>              Labels: newbie, starter
>
> When running the Wordcount example, there is a deprecation warning shown in the very beginning about the deprecated use of {{pip --download}}
> {code}
> DEPRECATION: pip install --download has been deprecated and will be removed in the future. Pip now has a download command that should be used instead.
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)