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

Launch pyrpl without gui #511

Open
nsauerwein opened this issue May 3, 2024 · 2 comments
Open

Launch pyrpl without gui #511

nsauerwein opened this issue May 3, 2024 · 2 comments

Comments

@nsauerwein
Copy link

Hey all,

Thanks for making this great library =) I made my PhD possible.

I am currently working on a headless linux pc with means that qt cannot be launched and it will cause an error. Is there a possibility to launch the pyrpl without the gui. I would like to use it from jupyter notebooks only.

Thanks in advance for your help.

Enjoy your days,

Nick

@michaelcroquette
Copy link
Collaborator

Hello,

Have you tried p = Pyrpl(hostname=hostname, config=config, gui=False) ?
I'm not sure if this will work for you however. If not you can checkout this fork of pyrpl : https://github.com/ograsdijk/StemLab.

@nsauerwein
Copy link
Author

nsauerwein commented Jun 24, 2024 via email

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

2 participants