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