Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error with MacOs binary #8

Open
mwgilbert3 opened this issue Mar 8, 2024 · 0 comments
Open

error with MacOs binary #8

mwgilbert3 opened this issue Mar 8, 2024 · 0 comments

Comments

@mwgilbert3
Copy link

Hello. I get this error with the macos binary:

/Users/mwgilbert/Downloads/MacOS\ arm64/Dive\ Color\ Corrector.app/Contents/MacOS/Dive\ Color\ Corrector ; exit;
mwgilbert@MacBook-Pro ~ % /Users/mwgilbert/Downloads/MacOS\ arm64/Dive\ Color\ Corrector.app/Contents/MacOS/Dive\ Color\ Corrector ; exit;
Traceback (most recent call last):
File "/Users/mwgilbert/Downloads/MacOS arm64/Dive Color Corrector.app/Contents/Resources/boot.py", line 161, in
_run()
File "/Users/mwgilbert/Downloads/MacOS arm64/Dive Color Corrector.app/Contents/Resources/boot.py", line 84, in _run
exec(compile(source, path, "exec"), globals(), globals())
File "/Users/mwgilbert/Downloads/MacOS arm64/Dive Color Corrector.app/Contents/Resources/dcc.py", line 2, in
import PySimpleGUI as sg
File "/Users/mwgilbert/Downloads/MacOS arm64/Dive Color Corrector.app/Contents/Resources/lib/python3.10/PySimpleGUI/init.py", line 2, in
from .PySimpleGUI import *
File "/Users/mwgilbert/Downloads/MacOS arm64/Dive Color Corrector.app/Contents/Resources/lib/python3.10/PySimpleGUI/PySimpleGUI.py", line 144, in
tclversion_detailed = tkinter.Tcl().eval('info patchlevel')
File "tkinter/init.pyc", line 2401, in Tcl
File "tkinter/init.pyc", line 2299, in init
_tkinter.TclError: Can't find a usable init.tcl in the following directories:
/opt/homebrew/Cellar/tcl-tk/8.6.12_1/lib/tcl8.6 {/Users/mwgilbert/Downloads/MacOS arm64/Dive Color Corrector.app/Contents/lib/tcl8.6} {/Users/mwgilbert/Downloads/MacOS arm64/Dive Color Corrector.app/lib/tcl8.6} {/Users/mwgilbert/Downloads/MacOS arm64/Dive Color Corrector.app/Contents/library} {/Users/mwgilbert/Downloads/MacOS arm64/Dive Color Corrector.app/library} {/Users/mwgilbert/Downloads/MacOS arm64/Dive Color Corrector.app/tcl8.6.12/library} {/Users/mwgilbert/Downloads/MacOS arm64/tcl8.6.12/library}

This probably means that Tcl wasn't installed properly.

2024-03-08 17:28:12.760 Dive Color Corrector[31799:605760] Launch error
2024-03-08 17:28:12.760 Dive Color Corrector[31799:605760] Launch error
See the py2app website for debugging launch issues

Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.

[Process completed]

Any help appreciated, thanks!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant