Socket problem

Manuel Gutierrez Algaba thor at localhost.localdomain
Mon Jul 3 13:08:24 EDT 2000


I'm doing a game for my University. It's divided into 3 parts
( AI (clips), core(python), GUI(python)) communicated by sockets.
I've been running it in Red Hat 4.2 happily. 
Now, I'm switching to Red Hat 6.0 and the core when 
trying to access to port 50008 it says: 

ocket.error: (99, 'Cannot assign requested address')
Exception exceptions.AttributeError: 'conn' in 
<method servidor_de_socket.__del__ of servidor_de_socket instance at 8194e40>
 ignored
Exception exceptions.AttributeError:
 'delete non-existing instance attribute' in 
<method nucleo.__del__ of nucleo instance at 81939f8> ignored

Where is the fault ?

Thanks.


-- 
MGA



More information about the Python-list mailing list