Skip to content

AttributeError: 'MainWidget' object has no attribute 'changeCurrentBoard' #10

@jiapei100

Description

@jiapei100

I've already updated everything from PyQt4 to PyQt5. However, whenever I run the built .uPyCraft, I got so many signal-slot ERROR messages.

Such as:

AttributeError: 'MainWidget' object has no attribute 'changeCurrentBoard'
AttributeError: 'readWriteUart' object has no attribute 'uiRecvFromUart'
AttributeError: 'readWriteUart' object has no attribute 'ctrlRecvUartMsg'

etc.

It looks the signal-slot mechanics in PyQt4 and PyQt5, and Python2 and Python3, are totally different...

Can anybody help please?

Cheers
Pei

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions