Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
私は最近質問しました
再確認したところ、pydevもdjangoを検出していないようですが、activepythonインタープリターでdjangoをインポートできます。pypmを使用してdjangoをインストールした場合、pydevはそれを検出しますか?
PyDev は現在、PYTHONPATH への追加を自動的に選択しないため、PyDev 内でインタープリターを再構成する必要があります (PYTHONPATH のみが変更された場合でも)。
参照: http://pydev.org/manual_101_interpreter.html