Hyperclaw79 / PokeBall-SelfBot-Poketwo-Autocatcher

This specific selfbot was designed to automatically catch pokemon spawned on Discord by Poketwo bot. It also offers other utility functions to automate features like trading, releasing, id search, etc. Currently the autocatcher is powered by AI making it possible to autocatch pokemons on multiple bots like PokeTwo, PokeRealm, etc.
MIT License
337 stars 398 forks source link

Setup.bat didn't run successfully #172

Closed WildEmber1 closed 4 years ago

WildEmber1 commented 4 years ago

C:\Users\wilde\Desktop\PokeBall-SelfBot-Pokecord-Automation-master>py -3 launcher.py Traceback (most recent call last): File "launcher.py", line 2, in from pokeball import PokeBall File "C:\Users\wilde\Desktop\PokeBall-SelfBot-Pokecord-Automation-master\pokeball.py", line 2, in import discord ModuleNotFoundError: No module named 'discord'

C:\Users\wilde\Desktop\PokeBall-SelfBot-Pokecord-Automation-master>timeout -1

Press any key to continue ... Hey im trying to run the Self-Bot but when i press enter nothing happens and im not 100% sure on what the problem is but i think i know the problem just i dont know how to fix it can you please help?

Hyperclaw79 commented 4 years ago

Looks like your setup.bat didn't finish successfully. Rerun it after making sure Python is in path using python --version.

Hyperclaw79 commented 4 years ago

Closing it till there are any further updates, since this a local issue.