eclipse + pydev

A

angel

hi

I use win2000 + eclipse + pydev to developing and python program.On my
machine, python.exe perhaps spend 10 second on starting. Now, when I use
eclipse+pydev to debug, eclipse tell me a error "Timed out after 5.0 seconds
while waiting for python script to connect".

Who know how to deal with it.
Thanx
 
N

Nick Smallbone

angel said:
hi

I use win2000 + eclipse + pydev to developing and python program.On my
machine, python.exe perhaps spend 10 second on starting. Now, when I use
eclipse+pydev to debug, eclipse tell me a error "Timed out after 5.0 seconds
while waiting for python script to connect".

Who know how to deal with it.
Thanx

Hmm, that's funny. On mine it starts instantly. Try running python -v to see
if anything is taking a long time to start up. Or maybe you're running it
across a slow network.

Nick
 
M

Miklós

angel said:
hi

I use win2000 + eclipse + pydev to developing and python program.On my
machine, python.exe perhaps spend 10 second on starting. Now, when I use
eclipse+pydev to debug, eclipse tell me a error "Timed out after 5.0 seconds
while waiting for python script to connect".

Who know how to deal with it.

Use Linux on that computer. :D

Miklós
 
S

Steve Menard

Nick said:
Hmm, that's funny. On mine it starts instantly. Try running python -v to see
if anything is taking a long time to start up. Or maybe you're running it
across a slow network.

Nick
One thing to check is which python you're using. I believe PyDEV by
default uses jython/jpython, which might account for the slow startup time.

Steve
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

PyDev 3.1.0 released 0
PyDev 3.0 Released 2
PyDev 2.8.0 Released 0
PyDev 2.8.2 released 0
PyDev 3.3.3 Released 0
PyDev 2.2.3 Released 1
Pydev 1.6.0 Released 2
Pydev 1.5.8 Released 3

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,009
Latest member
GidgetGamb

Latest Threads

Top