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

Creating an environment via "Create Environment` with a conda environment active leads to a failure notification #21892

Closed
lramos15 opened this issue Aug 29, 2023 · 4 comments
Assignees
Labels
info-needed Issue requires more information from poster triage-needed Needs assignment to the proper sub-team

Comments

@lramos15
Copy link
Member

Testing #21298

  1. Have a conda venv activated
  2. Use Create envrionment to create a .venv environment
  3. The terminal attempts to switch environments
  4. 🐛 Error notifications

Image

@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Aug 29, 2023
@karrtikr
Copy link

Could you please provide the Python logs? Thanks!

@github-actions github-actions bot added the info-needed Issue requires more information from poster label Aug 29, 2023
@lramos15
Copy link
Member Author

Hopefully these are them, I restarted and played around a bunch testing so it's pretty noisy.

https://pastebin.com/0eQHu5Gv

@github-actions github-actions bot removed the info-needed Issue requires more information from poster label Aug 29, 2023
@karrtikr
Copy link

karrtikr commented Sep 5, 2023

From the logs it appear like "/home/parallels/tpi/.venv/bin/python" was pre-selected when workspace was opened, but that virtual env did not exist (which results in the prompt). After which, "Create Environment" command was run and things seem normal by the end of it:

2023-08-29 11:23:06.659 [info] Python interpreter path: ~/tpiVenv/bin/python3

@github-actions github-actions bot added the info-needed Issue requires more information from poster label Sep 5, 2023
@karrtikr
Copy link

karrtikr commented Sep 5, 2023

What I would expect though is for status bar to change at the end, to reflect "~/tpiVenv/bin/python3" again. That maybe a dup of these other issues #21888, so I'll investigate it as part of that.

@karrtikr karrtikr closed this as not planned Won't fix, can't repro, duplicate, stale Sep 5, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
info-needed Issue requires more information from poster triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

2 participants