I'm working on a web app and I use Django as framework.
I'm using VS Code on a macOS.
I get an error when I try to import some Django module. This is a screenshot of my code in error.
![Image of my code in error]()
The error message is the following:
[pylint] E0401:Unable to import 'django.conf.urls'