Skip to content
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
Closed
@roblourens

Description

@roblourens

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions