Roundup Tracker - Issues

Issue 1751322

classification
cant bind port 8333, setup doesn´t run and idle doesnt start
Type: Severity: normal
Components: None Versions:
process
Status: closed fixed
:
: :
Priority: normal :

Created on 2007-07-10 16:05 by anonymous, last changed 2007-07-11 20:24 by anonymous.

Messages
msg2447 Author: [hidden] (anonymous) Date: 2007-07-10 16:05
Hello, It is the first time that I am trying to run the program.

I ran setup.py, but there were nothing in the webpage, so I ran round_tests.py, as it was taling too much time, I terminated the program.

no I can´t run IDLE. nor the seup.py or any program in python because the program tells
IDEL can´t bind TCP/IP port 8833m which is necessary to communicate with its Python execution server. Either no networking is installed on this computer or another process(another IDLE?) is using the port. Run IDLE with the -n command line switch to start without a process and refer to Help/IDLE Help ´running without a subprocess´for further details.

I reinstalled Python 2.5 but the error continues, And I cant not open IDLE because this error appears.

what did your program do ? what can I do to correct it?

thanks a lot
msg2448 Author: [hidden] (anonymous) Date: 2007-07-11 20:24
Logged In: NO 

I ran the software with the option nuke, and it works now
History
Date User Action Args
2007-07-10 16:05:13anonymouscreate