Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expansion cannot run properly #24855

Open
SeasClouds opened this issue Feb 28, 2025 · 4 comments
Open

Expansion cannot run properly #24855

SeasClouds opened this issue Feb 28, 2025 · 4 comments
Assignees
Labels
triage-needed Needs assignment to the proper sub-team

Comments

@SeasClouds
Copy link

Image

Cannot run D:\ProgramData\anaconda3\Scripts\conda.exe info --json in PowerShell , You must first activate the conda environment powershell.exe -ExecutionPolicy ByPass -NoExit -Command "& 'D:\ProgramData\anaconda3\shell\condabin\conda-hook.ps1' ; conda activate 'D:\ProgramData\anaconda3' "

window10 22H2 19045.5487
conda 24.5.0
vscode 1.97.2
vscode-python 2025.0.0

@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Feb 28, 2025
@karthiknadig
Copy link
Member

@SeasClouds Try adding this to your user settings, and reload vs code. see if that helps with this.

 "python.experiments.optOutFrom": ["pythonTerminalEnvVarActivation"]

@github-actions github-actions bot added the info-needed Issue requires more information from poster label Mar 4, 2025
@SeasClouds
Copy link
Author

Image
@karthiknadig The problem persists

@github-actions github-actions bot removed the info-needed Issue requires more information from poster label Mar 5, 2025
@karthiknadig
Copy link
Member

@SeasClouds You need to add the setting to "User" settings. Not workspace settings. Use this command to open the json.

Image

After adding setting, run Python: Clear cache and reload.

@SeasClouds
Copy link
Author

@karthiknadig As before, there is no change

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

2 participants