jlplenio / crude-twitch-viewer-bot

Send live viewers to Twitch, youtube and kick with this viewer bot software. The tool offers a user-friendly graphical interface. This program requires HTTP proxies.
GNU Affero General Public License v3.0
326 stars 91 forks source link

macOS startup fails #232

Closed jlplenio closed 5 months ago

jlplenio commented 6 months ago

Discussed in https://github.com/jlplenio/crude-twitch-viewer-bot/discussions/230

Originally posted by **ivanwong12345** December 27, 2023 I was opening the .bin file by entering commands in terminal, and there are some errors: Traceback (most recent call last): File "main_gui.py", line 24, in File "ctvbot/gui.py", line 62, in __init__ File "tkinter/__init__.py", line 2270, in __init__ _tkinter.TclError: Can't find a usable init.tcl in the following directories: ... This probably means that Tcl wasn't installed properly. [1978] Failed to execute script 'main_gui' due to unhandled exception! Gui shutting down 2023-12-27 i tried the 0.6.0 same results
jlplenio commented 6 months ago

I suspect this is internally related to #227 and is an error with pyinstaller packaging the executable incorrectly. Can you tell me what CPU or Mac system you are using?