You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Valentyn Tymofieiev (Jira)" <ji...@apache.org> on 2021/11/03 21:30:00 UTC

[jira] [Created] (BEAM-13183) Use venv instead of virtualenv on to create virtual environments

Valentyn Tymofieiev created BEAM-13183:
------------------------------------------

             Summary: Use venv instead of virtualenv on to create virtual environments
                 Key: BEAM-13183
                 URL: https://issues.apache.org/jira/browse/BEAM-13183
             Project: Beam
          Issue Type: Bug
          Components: sdk-py-core
            Reporter: Valentyn Tymofieiev


venv is a replacement of virtualenv implemented within Python standard library.

I attempted the change in https://github.com/apache/beam/pull/15819.

Currently the change is not passing Github actions environment check and Python 3.6 tests on Jenkins. Need to look closer, but already spent more time on this than I anticipated and may need to park this change for now.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)