Skip to content

Arial font error in Linux #39

Description

@Deshdeepak1

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 .

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions