Skip to content

Conversation

@SimonSapin
Copy link

/usr/bin/virtualenv defaults to Python 3 on my system, so running python2 build.py failed to install Mercurial.

This imports virtualenv so that it runs in and defaults to the same Python version that runs build.py.

`/usr/bin/virtualenv` defaults to Python 3 on my system,
so running `python2 build.py` failed to install Mercurial.

This imports virtualenv so that it runs in and defaults to
the same Python version that runs `build.py`.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant