Skip to content

IndexError: list index out of range":" if self.lmList[self.tipIds[0]][1] < self.lmList[self.tipIds[0] - 1][1]: #8

Description

@ilknurakcay

I got an error in this. I have been working on this for quite long now and it isn't solving. While running AiVirtualMouseProject.py, it gave an error in " if self.lmList[self.tipIds[0]][1] < self.lmList[self.tipIds[0] - 1][1]:
IndexError: list index out of range"

When I run the HandTrackingModule.py code, the lmList is filled, but when I run AiVirtualMouseProject.py, the lmList is empty. The files name are true or these code in same location. Could this problem be related to access problem on macos?

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