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

Failure to activate conda env results in failure to detect if ipykernel is installed #8119

Closed
DonJayamanne opened this issue Nov 1, 2021 · 4 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug notebook-kernel Kernels issues (start/restart/switch/execution, install ipykernel) upstream-python Blocked on upstream Python Ext
Milestone

Comments

@DonJayamanne
Copy link
Contributor

Initially reported by Rong.
Basically activation of conda environments fails, hence we cannot launch conda properly.

@DonJayamanne DonJayamanne added bug Issue identified by VS Code Team member as probable bug notebook-kernel Kernels issues (start/restart/switch/execution, install ipykernel) labels Nov 1, 2021
@DonJayamanne DonJayamanne self-assigned this Nov 1, 2021
@rchiodo rchiodo added this to the November 2021 milestone Nov 1, 2021
@DonJayamanne
Copy link
Contributor Author

DonJayamanne commented Nov 2, 2021

Jim too is running into this.
Summary:

  • The process to get env variables seems to be timing out, and the process is terminated hence the SIGTERM error
  • When using conda run we run into the exact same issue
  • Jim has a conda env that takes 10s to activate in the conda terminal

@DonJayamanne
Copy link
Contributor Author

DonJayamanne commented Nov 2, 2021

Todo:

@DonJayamanne DonJayamanne changed the title Failure to actiavte conda env results in failure to detect if ipykernel is installed Failure to activate conda env results in failure to detect if ipykernel is installed Nov 8, 2021
@DonJayamanne DonJayamanne added the upstream-python Blocked on upstream Python Ext label Nov 12, 2021
@DonJayamanne
Copy link
Contributor Author

Timeout increased in Python extesnion

@rchiodo
Copy link
Contributor

rchiodo commented Dec 1, 2021

@greazer can you verify this works?

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug notebook-kernel Kernels issues (start/restart/switch/execution, install ipykernel) upstream-python Blocked on upstream Python Ext
Projects
None yet
Development

No branches or pull requests

2 participants