Skip to content

Revert using conda run for conda environments for running python files #18661

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

Merged
merged 3 commits into from
Mar 17, 2022

Conversation

karrtikr
Copy link

@karrtikr karrtikr commented Mar 8, 2022

Reverts #18520 & #18549

Closes #18634 closes #18660

If #18659 doesn't work for #18660, then we'll use this PR and make a point release.

@mrucker
Copy link

mrucker commented Mar 31, 2022

Conda run appears to still be used by unittest explorer. Any plans to revert unit test execution as well?

image

wesm pushed a commit to posit-dev/positron that referenced this pull request Mar 28, 2024
microsoft/vscode-python#18661)

* Revert "Use conda run for conda environments for running python files (microsoft/vscode-python#18520)"

This reverts commit 8fc8648398fa9b0c20f8509e75c5eec951d0e5b3.

* Revert "Fix unit tests related to terminal code execution (microsoft/vscode-python#18549)"

This reverts commit c5e59797cafbe33b7f92f3290c005ae6b57df9f9.

* News entry
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

conda run update bug: printed reuslts are automaticly cleared New "conda run" method of running python file results in errors
2 participants