I installed Django using Cookiecutter template and am using VS Code as my IDE. But opening Python files shows error squiggles as my default Python interpreter does not have the librarier installed.
How do I use my Docker installation of Python as my interpreter?