[
https://issues.apache.org/jira/browse/BEAM-1733?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15966000#comment-15966000
]
Ismaël Mejía commented on BEAM-1733:
------------------------------------
Easy way to reproduce the case is to create a ~/.pip/pip.conf with this content:
{code}
[global]
require-virtualenv = true
{code}
and then run the build process.
> Python SDK build process leaks tox dependency into user space
> -------------------------------------------------------------
>
> Key: BEAM-1733
> URL: https://issues.apache.org/jira/browse/BEAM-1733
> Project: Beam
> Issue Type: Improvement
> Components: sdk-py
> Reporter: Ismaël Mejía
> Assignee: Ahmet Altay
> Priority: Minor
>
> The current build process of the python SDK should be fully contained in a
> virtualenv, at this moment the tox dependency is not correctly contained and
> end up installed in the user account.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)