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

'Run python file in current terminal' command does not use the python interpreter of the workspace #8783

Closed
karrtikr opened this issue Nov 25, 2019 · 1 comment
Labels
area-terminal bug Issue identified by VS Code Team member as probable bug

Comments

@karrtikr
Copy link

Version: 1.41.0-insider (user setup)
Commit: eccf417b72fc0a632ec2cbd7855a681cdb8c81fa
Date: 2019-11-14T09:50:04.822Z
Electron: 6.1.4
Chrome: 76.0.3809.146
Node.js: 12.4.0
V8: 7.6.303.31-electron.0
OS: Windows_NT x64 10.0.18363

Steps to reproduce:

  • Have multiple workspace folders opened. Each selecting a different conda interpreter.
  • Click 'Run python file in current terminal for the second workspace'. A terminal with Label 'Python' pops up, but it activates using environment of first workspace.

image

kim3 is the interpreter for the first workspace, and kim2 corresponds to interpreter in the second workspace.

@karrtikr karrtikr added bug Issue identified by VS Code Team member as probable bug needs PR area-terminal labels Nov 25, 2019
@DonJayamanne
Copy link

DonJayamanne commented Nov 25, 2019

This is a duplicate of #3325

@DonJayamanne DonJayamanne marked this as a duplicate of #3325 Nov 25, 2019
@ghost ghost removed the needs PR label Nov 26, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Dec 3, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-terminal bug Issue identified by VS Code Team member as probable bug
Projects
None yet
Development

No branches or pull requests

2 participants