Skip to content
This repository was archived by the owner on Dec 29, 2023. It is now read-only.
This repository was archived by the owner on Dec 29, 2023. It is now read-only.

'int' object is not callable #307

@greenhand520

Description

@greenhand520

Traceback (most recent call last):
File "/usr/lib/python3.10/site-packages/guiscrcpy/launcher.py", line 1063, in start_act
side_instance = InterfaceToolkit(
File "/usr/lib/python3.10/site-packages/guiscrcpy/ux/toolkit.py", line 44, in init
self.setupUi(self)
File "/usr/lib/python3.10/site-packages/guiscrcpy/ui/pyside/toolkit.py", line 69, in setupUi
self.verticalLayout.setSpacing(0())
TypeError: 'int' object is not callable
Opening in existing browser session.

The exception stack shown in pic, when I open the "Side Panel" option
image

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