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
340 stars 396 forks source link

Python 3.6 still wont work #53

Closed ithecookie closed 6 years ago

ithecookie commented 6 years ago

~/Downloads/PokeBall-SelfBot-master $ pip install -r requirements.txt Collecting yarl<1.2 (from -r requirements.txt (line 1)) Using cached https://files.pythonhosted.org/packages/91/14/5983db75b143681058d31a0a89a770f40a7f68f9b94cfeb6e6495b0039bf/yarl-1.1.1.tar.gz Complete output from command python setup.py egg_info: Traceback (most recent call last): File "", line 1, in File "/tmp/pip-install-q42q7M/yarl/setup.py", line 1, in import pathlib ImportError: No module named pathlib

----------------------------------------

Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-install-q42q7M/yarl/

Hyperclaw79 commented 6 years ago

Let's reopen the original issue and move to there.