I recently installed Django to use as a web framework and I am trying use the command python manage.py dbshell to access the database shell for SQLite as said in th
python manage.py dbshell
I had same issue with visual studio code, I re-launched the application and it worked fine .