Adding python modules to pydev in eclipse results in import error?

前端 未结 11 2096
难免孤独
难免孤独 2020-12-14 03:01

I have a problem getting PyDev on eclipse to recognize already installed modules. Here is my detailed approach. The machine is a Mac (Snow Leopard).

In terminal the

11条回答
  •  时光取名叫无心
    2020-12-14 03:31

    1. Open eclipse window -> preferences and go to PyDev -> Interpreter.
    2. click on 'Check if interpreters are synchronized with environment'

    This did it for me. No Eclipse restart was required.

提交回复
热议问题