petercunha / Pine

:evergreen_tree: Aimbot powered by real-time object detection with neural networks, GPU accelerated with Nvidia. Optimized for use with CS:GO.
MIT License
441 stars 76 forks source link

Can't find labels path #52

Open Krypt-OS opened 2 years ago

Krypt-OS commented 2 years ago

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]

miguel-leal commented 2 years ago

seems like is missing this file on models folder