Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update MrJob to use venv module rather than virtualenv #112

Open
anjackson opened this issue Jun 27, 2023 · 0 comments
Open

Update MrJob to use venv module rather than virtualenv #112

anjackson opened this issue Jun 27, 2023 · 0 comments

Comments

@anjackson
Copy link
Contributor

Since Python 3.3, the built-in virtual environment support seems to be the venv module: https://docs.python.org/3/library/venv.html

Therefore, it makes sense to switch our mrjob*.conf files to use that rather than expect the virtualenv module to be installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant