Re: GUI(eclipse+pydev/SPE) freeze when doing python auto-completion under Linux

2009-06-18 Thread Wei, Xiaohai
Thanks for your reply. where is the error log? I can not find it at /var/log I have a virtual network card to bridge kvm virtual machine. will it cause problem? as you said configuration of interpretor, how should I configure the interpretor? Thanks James On Fri, Jun 19, 2009 at 9:32 AM,

Re: GUI(eclipse+pydev/SPE) freeze when doing python auto-completion under Linux

2009-06-17 Thread Wei, Xiaohai
yes, the same problem even on an empty program. every file has the same problem. for example, if I new a file and input the following: import os os. after I input '.', it will pop up the window, and i can select the function of os module or continue input. but after that, no action can be taken