Skip to content
This repository was archived by the owner on Jun 19, 2024. It is now read-only.
This repository was archived by the owner on Jun 19, 2024. It is now read-only.

_tkinter.TclError: invalid command name "table" #2

Description

@ghiewa

python 2.7.13

Traceback (most recent call last):
  File "E:\IDP\SetupIDE.py", line 47, in <module>
    table = tktable.Table(fields_tab, rows=10, cols=4)
  File "E:\IDP\tktable.py", line 128, in __init__
    tkinter.Widget.__init__(self, master, 'table', kw)
  File "C:\Python27\lib\lib-tk\Tkinter.py", line 2096, in __init__
    (widgetName, self._w) + extra + self._options(cnf))
_tkinter.TclError: invalid command name "table"`

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions