Nuacht

The chat requests to run a test, but it is using the base conda environment which lacks the required packages. The displayed Python environment on the bottom-right corner is only used when running 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 ...