I got an error after I compiled using pyinstaller. In the code I used sv_ttk.
the error states
Traceback (most recent call last):
File "4exe.py", line 30, in <module>
File "sv_ttk\__init__.py", line 18, in wrapper
_tkinter.TclError: couldn't read file "C:\Users\AutoMan\AppData\Local\Temp\_MEI190402\sv_ttk\sun-valley.tcl": no such file or directory
