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.
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.pyand nothing happens and I can't kill the program.