ニュース

When working in a WSL2 environment with a selected Conda virtual environment, the Python Environments extension fails to refresh the list of installed packages after pip install is used in the ...
Initially I had thought maybe it was because debugpy setup was not right in my conda env, so I reinstall debugpy in my conda environment, conda install -c conda-forge debugpy but I still got the ...