We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac9291b commit 98be2a3Copy full SHA for 98be2a3
Installers/Multirow & other functions/MacOS.spec
@@ -4,7 +4,6 @@ block_cipher = None
4
5
a = Analysis(['Builder.py'],
6
pathex=['.'],
7
- binaries=[('/System/Library/Frameworks/Tk.framework/Tk', 'tk'), ('/System/Library/Frameworks/Tcl.framework/Tcl', 'tcl')],
8
datas=[("icon.gif", ".")],
9
hiddenimports=[],
10
hookspath=[],
0 commit comments