ampscan icon indicating copy to clipboard operation
ampscan copied to clipboard

Is the GUI only for Windows?

Open raabuchanan opened this issue 2 years ago • 3 comments

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.

raabuchanan avatar Feb 02 '23 13:02 raabuchanan

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?

JoshuaSteer avatar Feb 03 '23 11:02 JoshuaSteer

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

raabuchanan avatar Feb 03 '23 11:02 raabuchanan

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.

JoshuaSteer avatar Feb 03 '23 11:02 JoshuaSteer