Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Look into PATH for python if not provided in initialization options #1949

Merged
merged 2 commits into from
Mar 18, 2020

Conversation

jakebailey
Copy link
Member

If no interpreter is specified, fall back to finding the first python binary in PATH. This should eliminate the last "required" initialization option.

@MoerkerkeLander, I'd appreciate it if you could try this build.

Updates #1938.
Fixes #469.

@jakebailey jakebailey merged commit d3c6cfb into microsoft:master Mar 18, 2020
@jakebailey jakebailey deleted the look-path branch March 18, 2020 20:12
@LanderMoerkerke
Copy link

I tested it with some packages and pipenv's and it works! Thank you very much. Tomorrow, I'll be able to use it more 🙂

MikhailArkhipov pushed a commit that referenced this pull request Jun 15, 2020
* Look into PATH for python if not provided in initialization options

* Improve styling

(cherry picked from commit d3c6cfb)
MikhailArkhipov pushed a commit that referenced this pull request Jun 15, 2020
* Look into PATH for python if not provided in initialization options

* Improve styling

(cherry picked from commit d3c6cfb)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Defaults should really be defaults
3 participants