Re: [Tutor] PyDoc problem

2005-09-23 Thread Christian Meesters
Hi Paul, works great and within a seond, if I just uncomment the scipy imports. This was easy, but without your help I still would stare at my screen and think it's hopeless. Thanks, Christian On 23 Sep 2005, at 13:18, paul brian wrote: > THis sounds like a recursive import, which frankly shou

Re: [Tutor] PyDoc problem

2005-09-23 Thread Kent Johnson
Christian Meesters wrote: > Hi, > > PyDoc is working well, if invoked without flags on the modul in > question. But when I use it with '-w' to produce html-output, I get an > extremely long Traceback after a runtime of an hour or two. Here is a > short part from it: > "/System/Library/Framew

[Tutor] PyDoc problem

2005-09-23 Thread Christian Meesters
Hi, PyDoc is working well, if invoked without flags on the modul in question. But when I use it with '-w' to produce html-output, I get an extremely long Traceback after a runtime of an hour or two. Here is a short part from it: Traceback (most recent call last):   File "/usr/bin/pydoc"