[visionegg] Re: ephys_gui
- From: joe voss <joe.voss@xxxxxxxxxxxxxxxx>
- To: visionegg@xxxxxxxxxxxxx
- Date: Fri, 08 Oct 2004 10:30:45 +0200
Hi,
I use a "fresh installed" Windows 98 PC and there is nothing on it exept
"NBS Presentation" and the Python and Visionegg stuff. The PC has not
even a network card. So I doubt that a firewall is the problem.
Cheers
Joe
Andrew Straw wrote:
Dear Joe,
Your error from ephys_server indicates some problem with networking,
and I second Ethan's suggestion of checking your firewall settings.
It is certainly possible to run ephys_server and ephys_gui on the same
computer.
> Then I tried to start the ephys_server and got the note:
>
> 2004-10-07 13:08:03,809 (-255899) INFO: Script
> C:\Programme\visionegg source\dem
> os\ephys_server.py started Vision Egg 0.9.9 with process id
-255899.
>
> pyro_server = VisionEgg.PyroHelpers.PyroServer()
> File
>
"C:\PROGRA~1\VISION~2\PYTHON~1\Lib\site-packages\VisionEgg\PyroHelpers.py
> ", line 61, in __init__
> self.daemon = Pyro.core.Daemon()
> File
> "C:\PROGRAMME\VISIONEGG\PYTHON221\lib\site-packages\Pyro\core.py",
> line 5
> 56, in __init__
> raise DaemonError('Couldn\'t start Pyro daemon: '
+str(errormsg))
> DaemonError: Couldn't start Pyro daemon: (10047, 'Address family
not
> supported')
As far as this error:
> Whe I try to run the EPhys_gui, the EPhysGUI Connect window
appears,
> hostname and port number are:
> Bio1_4152 (this computer)
> 7766
> When I press Enter I receive the message:
>
> an unhandled exeption was caught.
> Pyro.errors.URIError: unknown host
I guess this has something strange to do with how the hostnames are
resolved by the Vision Egg code when running in Windows... Once you
have the server running, try entering "127.0.0.1" or "localhost" or
"whatever.your.computer.name.is.edu" as the hostname.
Finally, Python 2.3.4 should be OK with the ephys_server and
ephys_gui. I've updated the webpage to clarify this. I now recommend
using it over Python 2.2. Sorry for the confusion.
Cheers!
Andrew
======================================
The Vision Egg mailing list
Archives: http://www.freelists.org/archives/visionegg
Website: http://www.visionegg.org/mailinglist.html
- Follow-Ups:
- [visionegg] Re: ephys_gui
- From: joe voss
- References:
- [visionegg] Re: ephys_gui
- From: Cohen, Ethan D
- [visionegg] Re: ephys_gui
- From: Andrew Straw
Other related posts:
- » [visionegg] ephys_gui
- » [visionegg] Re: ephys_gui
- » [visionegg] Re: ephys_gui
- » [visionegg] Re: ephys_gui
- » [visionegg] Re: ephys_gui
- » [visionegg] Re: ephys_gui
- » [visionegg] Re: ephys_gui
- » [visionegg] Re: ephys_gui
- » [visionegg] Re: ephys_gui
Dear Joe,
Your error from ephys_server indicates some problem with networking, and I second Ethan's suggestion of checking your firewall settings.
It is certainly possible to run ephys_server and ephys_gui on the same computer.
> Then I tried to start the ephys_server and got the note:
>
> 2004-10-07 13:08:03,809 (-255899) INFO: Script
> C:\Programme\visionegg source\dem
> os\ephys_server.py started Vision Egg 0.9.9 with process id -255899.
>
> pyro_server = VisionEgg.PyroHelpers.PyroServer()
> File
> "C:\PROGRA~1\VISION~2\PYTHON~1\Lib\site-packages\VisionEgg\PyroHelpers.py
> ", line 61, in __init__
> self.daemon = Pyro.core.Daemon()
> File
> "C:\PROGRAMME\VISIONEGG\PYTHON221\lib\site-packages\Pyro\core.py",
> line 5
> 56, in __init__
> raise DaemonError('Couldn\'t start Pyro daemon: ' +str(errormsg))
> DaemonError: Couldn't start Pyro daemon: (10047, 'Address family not
> supported')
As far as this error:
> Whe I try to run the EPhys_gui, the EPhysGUI Connect window appears,
> hostname and port number are:
> Bio1_4152 (this computer)
> 7766
> When I press Enter I receive the message:
>
> an unhandled exeption was caught.
> Pyro.errors.URIError: unknown host
I guess this has something strange to do with how the hostnames are resolved by the Vision Egg code when running in Windows... Once you have the server running, try entering "127.0.0.1" or "localhost" or "whatever.your.computer.name.is.edu" as the hostname.
Finally, Python 2.3.4 should be OK with the ephys_server and ephys_gui. I've updated the webpage to clarify this. I now recommend using it over Python 2.2. Sorry for the confusion.
Cheers! Andrew
- [visionegg] Re: ephys_gui
- From: joe voss
- [visionegg] Re: ephys_gui
- From: Cohen, Ethan D
- [visionegg] Re: ephys_gui
- From: Andrew Straw