lneuhaus / pyrpl

pyrpl turns your RedPitaya into a powerful DSP device, especially suitable as a lockbox in quantum optics experiments.
http://lneuhaus.github.io/pyrpl/
MIT License
139 stars 109 forks source link

Launch pyrpl without gui #511

Open nsauerwein opened 5 months ago

nsauerwein commented 5 months ago

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 commented 3 months ago

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 commented 3 months ago

Hello, The gui=False is not enough since I would like to get rid of Qt all together. However, the link you send is super interesting. I will have a look at that.

Thanks.

Enjoy your day!


From: michaelcroquette @.> Sent: Friday, June 21, 2024 5:09 PM To: lneuhaus/pyrpl @.> Cc: Nick Sauerwein @.>; Author @.> Subject: Re: [lneuhaus/pyrpl] Launch pyrpl without gui (Issue #511)

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.

— Reply to this email directly, view it on GitHubhttps://github.com/lneuhaus/pyrpl/issues/511#issuecomment-2182935834, or unsubscribehttps://github.com/notifications/unsubscribe-auth/BGU6ZWFPEHNPINT4MODMAY3ZIQ63ZAVCNFSM6AAAAABHFNCHWGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBSHEZTKOBTGQ. You are receiving this because you authored the thread.Message ID: @.***>