Skip to content

AttributeError: 'int' object has no attribute '_root' #21

Description

@emi-netlist

Python 3.x
Windowing System is x11
Traceback (most recent call last):
File "/home/alice-desktop-1.3.pyw", line 140, in
ResDivStatus = IntVar(0)
File "/usr/lib/python3.10/tkinter/init.py", line 564, in init
Variable.init(self, master, value, name)
File "/usr/lib/python3.10/tkinter/init.py", line 372, in init
self._root = master._root()
AttributeError: 'int' object has no attribute '_root'

I'm receiving the error above after running: python3 alice-desktop-1.3.pyw

OS: Ubuntu 22.04

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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