[Pydev-code] Re: Problem with sys.path and debugger
Brought to you by:
fabioz
From: Ferry D. <da...@ed...> - 2005-03-02 12:18:53
|
Hello List, On Tuesday 01 March 2005 13:08, Ferry Dave J=E4ckel wrote: > > This is a known problem of the debugger.... > > I would suggest you put it in the pythonpath for now... > Put what where? :) Dear me, I should learn/practice some english. Reading docs is not=20 sufficient, I have to understand them as well ;) I didn't realize that I have to set Pythonpath really twice: project=20 properties and run properties. Suddenly it dawns on me :) And debugging=20 works fine. Apologies for my incapability. Cheerio! Dave |