ofeksadlo / CSGO-Aimbot-CNN

CS:GO Aimbot based on convolutional neural networks.
96 stars 26 forks source link

The program does not run properly in my pycharm. #16

Open maoshupoi opened 2 years ago

maoshupoi commented 2 years ago

Run main.py in my pycharm, then the pycharm say: "Process finished with exit code 0", nothing happend. When I double click the main.py it will crash in splash screen. I am sure my version of python is 3.7.7 and had Installed all required packages. plz help me. I am a second year college student, but the course only teaches numpy, Matplotlib and some simple packages. I would like to learn some interesting packages by testing your code. Help me plz.

ofeksadlo commented 2 years ago

"Process finished with exit code 0" doesn't give much to work with. Do you have any Exceptions to show? Have you followed all the instructions?

maoshupoi commented 2 years ago

"Process finished with exit code 0" doesn't give much to work with. Do you have any Exceptions to show? Have you followed all the instructions?

Sorry for bothering you, I think the problem is I did not let an entire project imported into pycharm properly. Now I can see the GUI, Thank you!

ofeksadlo commented 2 years ago

No problem and PyCharm is just an IDE. I personally prefer Visual Studio Code.

maoshupoi commented 2 years ago

I wondering how can I make this thing tracking another type target such as tracking anything look like human.