Jooi025 / BrawlStarsBot

Brawl stars bot for farming mastery in solo showdown
MIT License
132 stars 18 forks source link

error code 2 #10

Open NokoxSlays opened 5 months ago

NokoxSlays commented 5 months ago

Does someone have a solution for exit code 2? it's about the fact that the programm is looking for a file somewhere where is doesnt exist, I'd also like to add that when creating the file I didn't add that special string because it didnt show up for me. (I get that error on the cuda test) full error here: C:\Users\David\miniconda3\envs\pythonProject\python.exe: can't open file 'C:\Users\David\PycharmProjects\Brawl_bot\pythonProject\main.py': [Errno 2] No such file or directory

Process finished with exit code 2 (Hope I was helpful)

Jooi025 commented 5 months ago

hi, can you send a full screenshot of the issue?

NokoxSlays commented 5 months ago

Screenshot 2024-02-29 124128 this is how it looks

Jooi025 commented 4 months ago

how are you running main.py? Are you using the play button on pycharm or terminal?