You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "pokecli.py", line 40, in
from pokemongo_bot import PokemonGoBot
File "/home/pi/PokemonGo-Bot/pokemongo_bot/init.py", line 17, in
from cell_workers import PokemonCatchWorker, SeenFortWorker, MoveToFortWorker, InitialTransferWorker, EvolveAllWorker
File "/home/pi/PokemonGo-Bot/pokemongo_bot/cell_workers/init.py", line 7, in
from evolve_all_worker import EvolveAllWorker
File "/home/pi/PokemonGo-Bot/pokemongo_bot/cell_workers/evolve_all_worker.py", line 5, in
from item_list import Item
ImportError: No module named item_list
Config.json:
Steps to Reproduce
Starting the bot
Other Information
OS: Debian
Git Commit: fb85852.
The text was updated successfully, but these errors were encountered: