You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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]
The text was updated successfully, but these errors were encountered:
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]
The text was updated successfully, but these errors were encountered: