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

ASF GitHub Bot commented on AIRFLOW-4885:
-----------------------------------------

potiuk commented on pull request #5518: [AIRFLOW-4885] Add virtualenv dependency
URL: https://github.com/apache/airflow/pull/5518
 
 
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Virtualenv dependency is needed by PythonVirtualenvOperator
> -----------------------------------------------------------
>
>                 Key: AIRFLOW-4885
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4885
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: dependencies
>    Affects Versions: 1.10.3, 1.10.4
>            Reporter: Jarek Potiuk
>            Priority: Major
>             Fix For: 1.10.5
>
>
> We have no "virtualenv" dependency defined, but it is needed by 
> PythonVirtualenvOperator - it nieeds virtualenv even if migrated to Python 
> 3.x because it needs to run other python versions (even 2.7) - so venv does 
> not help.
> It was not detected before because current CI installs virtualenv. The new CI 
> - as implemented in AIRFLOW-3718 does not install virtualenv and it was 
> detected then.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to