Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

connection lost while connecting localhost with pylabrad #352

Open
pppplin opened this issue Apr 18, 2018 · 3 comments
Open

connection lost while connecting localhost with pylabrad #352

pppplin opened this issue Apr 18, 2018 · 3 comments

Comments

@pppplin
Copy link

pppplin commented Apr 18, 2018

Hi, i'm new to labrad I just installed pylabrad in Windows7, when I try labrad.connect('localhost'), the "connection lost" error occurred.
Would you lost any possible reasons for this error? I noticed that there are two related issues, but is there anyway that I could still use pylabrad instead of moving to scalalabrad? Or scalalabrad is the recommended interface? Many thanks.

@zibrov-zlobin
Copy link

scalalabrad - is the labrad manager that controls all the servers
pylabrad is a python wrapper to connect to a labrad manager and communicate with it.
you need to install scalalabrad and pylabrad.

@pppplin
Copy link
Author

pppplin commented Apr 18, 2018

Does it means that in order to connect to a labrad server, I need to install scalalabrad? I am using the sourceforge version, is it outdated?

@maffoo
Copy link
Contributor

maffoo commented Apr 18, 2018

@pppplin, yes the sourceforge version of labrad is old and no longer supported. You need to run the scalabrad manager, and then as @zibrov-zlobin said both the servers and pylabrad clients will connect to the manager in order to communicate with each other.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants