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

Is the GUI only for Windows? #78

Open
raabuchanan opened this issue Feb 2, 2023 · 3 comments
Open

Is the GUI only for Windows? #78

raabuchanan opened this issue Feb 2, 2023 · 3 comments

Comments

@raabuchanan
Copy link

I'm trying to run the GUI in linux and the program just hangs. I need to kill the process externally to stop it.

I successfully installed using pip and then run
python ampscanGUI.py

and nothing happens and I can't kill the program.

@JoshuaSteer
Copy link
Member

JoshuaSteer commented Feb 3, 2023

I am not sure if we've ever tested the gui on linux. Can you get the ampscan functions working without the GUI? Also - what version of linux are you using?

@raabuchanan
Copy link
Author

Yes, I can import the library and run the example python code. It's just ampscanGUI.py that doesn't seem to work.

@JoshuaSteer
Copy link
Member

Have you run python-based GUIs from your linux build before? I think I ran it on Ubuntu years ago and cannot think of any particular reason why it would not work, but my knowledge in this space is limited.

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