You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The GUI makes use of PyQt5 and tkinter libs. It is best to move everything over to a common base (preferably PyQt5 because of performance) instead of maintaining compatibility with two different frontend stacks
The GUI makes use of PyQt5 and tkinter libs. It is best to move everything over to a common base (preferably PyQt5 because of performance) instead of maintaining compatibility with two different frontend stacks