This repository was archived by the owner on Dec 23, 2021. It is now read-only.
This repository was archived by the owner on Dec 23, 2021. It is now read-only.
Show error when pip fails #157
Closed
Description
I realized that pip
is not installed and when the extension tries to install its dependencies, it silently fails. I just have this in the developer tools log:
Error: Command failed: python3.7 -m pip install -r /Users/roblou/.vscode-insiders/extensions/ms-python.devicesimulatorexpress-2019.0.35146/out/requirements.txt -t /Users/roblou/.vscode-insiders/extensions/ms-python.devicesimulatorexpress-2019.0.35146/out/python_libs/usr/local/bin/python3.7: No module named pip
Please show an error popup when this fails, I think this is why #155 happened
Metadata
Metadata
Assignees
Labels
No labels