Jooi025 / BrawlStarsBot

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

Error while installing pytorch #5

Open ZemmourGaming opened 6 months ago

ZemmourGaming commented 6 months ago

Hi, When I try installing Pytorch, it gives me this error:

Downloading and Extracting Packages:

Preparing transaction: done Verifying transaction: failed

RemoveError: 'charset-normalizer' is a dependency of conda and cannot be removed from conda's operating environment. RemoveError: 'packaging' is a dependency of conda and cannot be removed from conda's operating environment. RemoveError: 'tqdm' is a dependency of conda and cannot be removed from conda's operating environment.

I have tried everything and can't seem to fix the problem. I have an Nvidia graphics card, so I have to install pytorch. When I try to launch the program while having "nvidia_gpu = False" in constants.py, it spams the error "Cannot find a bush" while ingame.

I hope you guys can help me with this problem.

Jooi025 commented 5 months ago

Hi, Sorry for the late response. Try to run detection_test.py with "nvidia_gpu = False" to see if there is any detection. If the pop up window from running detection_test.py doesn't update, go to constant.py, scroll down and make focus_window = False.