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

Better python3 setup #158

Closed
wants to merge 3 commits into from
Closed

Better python3 setup #158

wants to merge 3 commits into from

Conversation

rotu
Copy link
Contributor

@rotu rotu commented May 8, 2020

  1. Use python3 -m pip to ensure that whatever python3 is the default interpreter, we use its pip as per https://docs.python.org/3/installing/index.html#work-with-multiple-versions-of-python-installed-in-parallel
  2. On Windows, use whatever the current python3 instead of assuming a python version.

Fixes #156

@rotu rotu closed this May 8, 2020
@rotu rotu deleted the win-python branch May 8, 2020 02:40
@rotu
Copy link
Contributor Author

rotu commented May 8, 2020

Oops. Accidentally closed this PR. Recreating as #159

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.

[Windows] Don't hardcode python version/path
1 participant