Communication between BrainVisa and Anatomist

Questions about BrainVisa usage and installation

Moderators: denghien, riviere

Post Reply
denghien
Posts: 209
Joined: Mon Apr 05, 2004 1:35 pm
Location: IFR49 / SHFJ Orsay
Contact:

Communication between BrainVisa and Anatomist

Post by denghien »

Hi,

I have a problem of communication betwen BrainVisa and Anatomist when I want look an image with the eye. We work on linux station (redhat 9) and programs are local at the station, paketage 2.3.3 and 2.3.5. I have the message following :

*****
dans Anatomist Show Volume 2 gaierror: (-2, 'Nom ou service inconnu')

neuroProcesses.py (1023) in _processExecution: result = process.execution( self )
AnatomistShowVolume.py (42) in execution:
return Anatomist.AnatomistImageView( self.read )
Anatomist.py (2029) in __init__:
self.a = anatomist()
Anatomist.py (1995) in anatomist:
Anatomist.instance = Anatomist()
Anatomist.py (923) in __init__:
self.launch()
Anatomist.py (939) in launch:
port = self.comm.findFreePort()
Anatomist.py (249) in findFreePort:
res = tmpsocket.connect_ex( ( self.dest, startport ) )
*******

Any idea ? Thanks a lot .

Isabelle
User avatar
riviere
Site Admin
Posts: 1361
Joined: Tue Jan 06, 2004 12:21 pm
Location: CEA NeuroSpin, Saint Aubin, France
Contact:

Post by riviere »

It looks like a problem previously reported in this forum: see http://brainvisa.info/forum/viewtopic.php?t=119.
(network configuration problem)

Denis
denghien
Posts: 209
Joined: Mon Apr 05, 2004 1:35 pm
Location: IFR49 / SHFJ Orsay
Contact:

Post by denghien »

Ok, perhaps there is a problem of localhost or something like that ...

Thank you

Isabelle
Post Reply