vscode-python: Prompt does not show up for terminal activation
Leave details with the output:
Output for Python
in the Output
panel (View
→Output
, change the drop-down the upper-right of the Output
panel to Python
)
XXX
About this issue
- Original URL
- State: closed
- Created a year ago
- Comments: 19 (5 by maintainers)
Appreciate the effort, thanks. The cause of this seems to be https://github.com/microsoft/vscode-python/issues/20885#issuecomment-1478396202 and should be fixed once https://github.com/microsoft/vscode-python/issues/20822 is taken care of.
Although I still notice conda version appears to
4.8.3
in the logs, soconda run
feature is not available. Note4.8.3
is more than 3 years old now, whose support has been dropped by conda. So you should probably upgrade soon.