-
Notifications
You must be signed in to change notification settings - Fork 41
Open
Description
font_tuple tuple have no entry arial.
Traceback (most recent call last):
File "dpad.py", line 83, in <module>
font_box.current(font_tuple.index("Arial"))
ValueError: tuple.index(x): x not in tuple
Also there are lot of bugs. e.g. requirements.txt doesn't require tkinter as it is not a python package, you should better provide installing it in readme, nor does it require platform_version . requirements.txt is used so that anyone can install all dependences using pip install -r .
Metadata
Metadata
Assignees
Labels
No labels