Skip to content
This repository has been archived by the owner on Oct 7, 2020. It is now read-only.

pip install command needs improvement #24

Open
jorticus opened this issue Aug 29, 2019 · 0 comments
Open

pip install command needs improvement #24

jorticus opened this issue Aug 29, 2019 · 0 comments

Comments

@jorticus
Copy link
Collaborator

It looks like Python now installs to Program Files by default, which introduces a few problems:

  1. runCommand() in terminal.ts needs proper shell escaping, since the path to python.exe now contains a space.
  2. Packages cannot be installed system-wide without elevation. Recommend to add --user flag, and make sure the new package path is added to %PATH%
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant