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

haskell - Using filter on an item in a list? -

c# - When does PreApplicationStartMethod actually get triggered to run? -

tomcat6 - Exception when stopping container for a with Spring + Quartz + Tomcat web application -