Skip to content

PySimpleGUI error #12

@Squall-Altergod

Description

@Squall-Altergod

Constantly see this error, even tried to launch project in Docker

Traceback (most recent call last):
File "/app/main.py", line 7, in
from src.gui import initialize_window
File "/app/src/gui.py", line 25, in
) -> sg.Button:
^^^^^^^^^
AttributeError: module 'PySimpleGUI' has no attribute 'Button'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions