You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Tobias Feldhaus (JIRA)" <ji...@apache.org> on 2017/04/27 19:09:04 UTC

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

Tobias Feldhaus created BEAM-2102:
-------------------------------------

             Summary: 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
            Assignee: Ahmet Altay
            Priority: Minor


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)