I am trying to run a Jupyter notebook in VS Code but I keep getting this error code:
I have Python 3.8.8 which was installed using Anaconda. The project folder has a virtual environment created using venv. I tried the solutions given here but none worked.