Skip to content

Does VS code auto update Python dependencies in virtual environment? #307

Discussion options

You must be logged in to vote

Hi @anguslou ,

I'm not a Python developer nor have any Python extension installed, but I suppose that if this is happening, it is something inherited from the Python extension that you have installed.

A quick look at the Microsoft Python Extension, it doesn't seems to have any setting for that, just a python.condaPath, which is a Path to the conda executable to use for activation. If that's the extension you are using, there is a good probability that this is the default behavior

I suggest you to review the settings available in the Python extension you are using, and if no success, ask the same question in the repository of that extension.

Hope this helps

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@isidorn
Comment options

Answer selected by isidorn
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants