This commit is contained in:
BarsTiger
2021-06-11 14:36:35 +03:00
parent c35d1c5973
commit b142d94db7
2 changed files with 1 additions and 1 deletions

View File

@@ -7,7 +7,7 @@ except:
subprocess.check_call([sys.executable, "-m", "pip", "install", 'easygui'])
import easygui
slash = '/'
slash = '\\'
start = easygui.buttonbox("Open file (image, text, sound, what you want) to push archive in", "FilesConnector", ("Browse file", "Cancel"))