How to remove duplicate entries for Python env interpreter in VS Code

45 views Asked by At

I'm using Windows 10 and I'm not sure why I have such a long list of the same Python env when I select the interpreter for my Jupyter notebook. Does anyone know how to fix this?

enter image description here

Currently have no lead in how to solve this issue.

1

There are 1 answers

2
JialeDu On

Refresh the page by clicking the Refresh button in the top right corner of the panel.

enter image description here

If that doesn't work, try reinstalling the Python extension or uninstalling vscode and reinstalling it.