Skip to content

.zshrc will not load while using Run Python file in terminal #17678

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

Closed
Girish400 opened this issue Oct 9, 2021 · 4 comments
Closed

.zshrc will not load while using Run Python file in terminal #17678

Girish400 opened this issue Oct 9, 2021 · 4 comments
Assignees
Labels
area-terminal bug Issue identified by VS Code Team member as probable bug info-needed Issue requires more information from poster investigating We are looking into the cause of the issue

Comments

@Girish400
Copy link

Girish400 commented Oct 9, 2021

This bug was reported in microsoft/vscode (link) and closed. I was asked to report the bug here

@Girish400 Girish400 added bug Issue identified by VS Code Team member as probable bug triage-needed Needs assignment to the proper sub-team labels Oct 9, 2021
@Skowt
Copy link

Skowt commented Oct 11, 2021

Noticed this as well. The profile files are correctly loaded within the integrated terminal so running commands there work fine but running the builtin Python runner or debugger fail because certain additions to my PATH (added in ~/.zshrc) are not loaded when the commands run.

@karthiknadig karthiknadig added area-terminal triage and removed triage-needed Needs assignment to the proper sub-team labels Oct 11, 2021
@karrtikr karrtikr added investigating We are looking into the cause of the issue and removed triage labels Oct 11, 2021
@karrtikr
Copy link

Thanks for the bug report! We just wanted to quickly acknowledge we received it and we will triage this as soon as we can.

@karrtikr
Copy link

karrtikr commented Oct 13, 2021

I think the issue was that zsh shell type was not being detected on windows correctly, which I believe was fixed in #17426. Please try the latest version of the extension and leave a comment if it doesn't fix the issue.

@karrtikr karrtikr reopened this Oct 13, 2021
@karrtikr karrtikr added the info-needed Issue requires more information from poster label Oct 13, 2021
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Oct 13, 2021
@karrtikr karrtikr removed the triage-needed Needs assignment to the proper sub-team label Oct 13, 2021
@Girish400
Copy link
Author

Girish400 commented Oct 14, 2021

Tested the code on windows and Mac, the issue seems to be resolved.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 30, 2021
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 info-needed Issue requires more information from poster investigating We are looking into the cause of the issue
Projects
None yet
Development

No branches or pull requests

4 participants