Skip to content

Can't find labels path #52

@ray-kord

Description

@ray-kord

I'm unable to run the program due to it not being able to find the labels. Am I missing something

====================================
Pine: Neural-Network Aimbot (v0.1)

[INFO] press '0' to quit or ctrl+C in console...
Traceback (most recent call last):
File "C:\Users\User\Documents\Pine-master\pine.py", line 14, in
pine.start(ENABLE_AIMBOT=True)
File "C:\Users\User\Documents\Pine-master\lib\pine.py", line 74, in start
LABELS = open(labelsPath).read().strip().split("\n")
FileNotFoundError: [Errno 2] No such file or directory: '\models\coco-dataset.labels'
[Finished in 0.405s]

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