diff-svc-GUI icon indicating copy to clipboard operation
diff-svc-GUI copied to clipboard

Extension program for DIFF-SVC to make it more easy to use

Results 3 diff-svc-GUI issues
Sort by recently updated
recently updated
newest added

so first i install python 3. 8 then i install anaconda then follow the scrip when is finally finish the install i decide down that file call python DIFFSVCGUI.py then...

Exception in Tkinter callback Traceback (most recent call last): File "C:\Users\Administrator\AppData\Local\Programs\Python\Python310\lib\tkinter\__init__.py", line 1921, in __call__ return self.func(*args) File "D:\diff-svc\DIFFSVCGUI.py", line 255, in self.start_rendering = ttk.Button(self.TNotebook1_t3, command=lambda: render(self, file_path, svc_model)) File...

After file has been rendered it will not show in MacOS or Linux due to the code only using sys Will be fixed soon.