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
Jake Bailey (jakebailey) merged 2 commits into
microsoft:masterfrom
jakebailey:look-path
Mar 18, 2020
Merged

Look into PATH for python if not provided in initialization options#1949
Jake Bailey (jakebailey) merged 2 commits into
microsoft:masterfrom
jakebailey:look-path

Conversation

@jakebailey

Copy link
Copy Markdown
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
Jake Bailey (jakebailey) merged commit d3c6cfb into microsoft:master Mar 18, 2020
@jakebailey
Jake Bailey (jakebailey) deleted the look-path branch March 18, 2020 20:12
@LanderMoerkerke

Copy link
Copy Markdown

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 🙂

Mikhail Arkhipov (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)
Mikhail Arkhipov (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