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

I cant run it #58

Open nerfagent opened 1 year ago

nerfagent commented 1 year ago

I tried to run pine.py, but it print("Do not run this file directly."), so what is the correct step to run note: I use pycharm 2022.2.4 (python 3.10)

aj-phillips commented 1 year ago

Don't run it within Pycharm!

Open a terminal/command prompt window in that directory and use "python pine.py" to run the application.