You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Ahmet Altay (JIRA)" <ji...@apache.org> on 2017/04/27 20:07: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=15987529#comment-15987529 ] 

Ahmet Altay commented on BEAM-2102:
-----------------------------------

Deprecated calls are at: (in two places)
 
https://github.com/apache/beam/blob/master/sdks/python/apache_beam/runners/dataflow/internal/dependency.py

> 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
>    Affects Versions: 0.6.0
>         Environment: Python 2.7
>            Reporter: Tobias Feldhaus
>            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.3.15#6346)