python - Django not found in Eclipse IDE on Windows -


i'm trying create django project in eclipse says have no django installed, although i've run script imports django , print version , works fine, in eclipse not.

the script i've run in eclipse

see prints django version correctly , every module have. see eclipse says:enter image description here

try remove re-add python interpreter.


Comments

Popular posts from this blog

delphi - ESC/P programming! -

c++ - error: use of deleted function -

exception - Python, pyPdf OCR error: pyPdf.utils.PdfReadError: EOF marker not found -