[Pydev-users] Relative import
Brought to you by:
fabioz
From: Oodini <svd...@fr...> - 2014-09-16 14:02:08
|
Hello, I don't succeed to make the PyDev code analysis to not report errors when using relative imports. I tried to add to PYTHONPATH the . directory, but it then adds /. What should I do ? Thanks. |