Skip to content

open_browser_func is not fefined #47

@aaronw2

Description

@aaronw2

I don't know where this function is supposed to be imported from but it is not in any of my Python 3.13 packages.

NameError: name 'open_browser_func' is not defined
Exception in Tkinter callback
Traceback (most recent call last):
File "/usr/lib64/python3.13/tkinter/init.py", line 2068, in call
return self.func(*args)

File "/usr/lib/python3.13/site-packages/qmk_hid/gui.py", line 108, in <lambda>
btn = ttk.Button(info_frame, text=text, command=lambda url=url: open_browser_func(url), style="TButton")
^^^^^^^^^^^^^^^^^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions