79360467

Date: 2025-01-16 05:37:23
Score: 2
Natty:
Report link

Did you add Tcl and Tk frameworks to your setup options? It would look something like this;

OPTIONS = {
    ...
    'frameworks': [
        '/System/Library/Frameworks/Tcl.framework',
        '/System/Library/Frameworks/Tk.framework'
    ],
    ...
}
Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Contains question mark (0.5):
  • Starts with a question (0.5): Did you add
  • Low reputation (1):
Posted by: Kxffie