[Using Eclipse Mars (4.5.0) on OS X 10.10.5, with PyDev 4.3.0]
I recently updated by PyDev plugin from 4.2(?) to 4.3.0 and now when I attempt
to debug any of my modules, I get the following error in the Console:
pydev debugger: starting (pid: 768)
Could not connect to 127.0.0.1: 49566
Traceback
at you're somehow shadowing the Queue or queue
> module from the standard library (depending on whether you're in Python 2 or
> 3) with some module of your own (as 'params' is definitely not required to
> create a Queue).
>
> Cheers,
>
> Fabio
>
> On
ents).
>
> Cheers,
>
> Fabio
>
> On Tue, Aug 25, 2015 at 3:34 PM, Conrad G T Yoder
> wrote:
> Yes! That did it - I had another module ‘Queue’ in my project. Thought I
> was going crazy there for a while.
>
> In all my testing, I reverted back to PyDev 4.2.0 (h
[Using Eclipse Mars (4.5.0) on OS X 10.10.5, with PyDev 4.3.0]
I recently updated by PyDev plugin from 4.2(?) to 4.3.0 and now when I attempt
to debug any of my modules, I get the following error in the Console:
pydev debugger: starting (pid: 768)
Could not connect to 127.0.0.1: 49566
Traceback