Skip to content

Configure Python Env tool only creates and selects an env, but doesn't install required dependencies #25326

@DonJayamanne

Description

@DonJayamanne

The problem with this tool is that it doesn't install packages.
When using this tool for existing Python repos , most of the repos would contain some requirements.txt file or the like.
However the tool will not install these packages as part of creating the venv.

Given the tools job is to ensure the Python env is configured and setup for use in the workspace, I think there's some work to be done here.

Metadata

Metadata

Assignees

Labels

feature-requestRequest for new features or functionalityinfo-neededIssue requires more information from postertriage-neededNeeds assignment to the proper sub-team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions