Jump to content

FlyPatchMc

Member
  • Posts

    5
  • Joined

  • Last visited

Everything posted by FlyPatchMc

  1. d '/Users/FlyPatch/Downloads/POKEMON copy/PokemonGo-Bot/' && '/usr/bin/python' '/Users/FlyPatch/Downloads/POKEMON copy/PokemonGo-Bot/pokecli.py' && echo Exit status: $? && exit 1 Samuels-MacBook-Air:~ FlyPatch$ cd '/Users/FlyPatch/Downloads/POKEMON copy/PokemonGo-Bot/' && '/usr/bin/python' '/Users/FlyPatch/Downloads/POKEMON copy/PokemonGo-Bot/pokecli.py' && echo Exit status: $? && exit 1 Traceback (most recent call last): File "/Users/FlyPatch/Downloads/POKEMON copy/PokemonGo-Bot/pokecli.py", line 39, in <module> from pokemongo_bot import logger File "/Users/FlyPatch/Downloads/POKEMON copy/PokemonGo-Bot/pokemongo_bot/__init__.py", line 10, in <module> import yaml ImportError: No module named yaml Samuels-MacBook-Air:PokemonGo-Bot FlyPatch$
  2. Samuels-MacBook-Air:PokemonGo-Bot FlyPatch$ python pokecli.py Traceback (most recent call last): File "pokecli.py", line 38, in <module> import requests ImportError: No module named requests Samuels-MacBook-Air:PokemonGo-Bot FlyPatch$
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines