IOError: [Errno 2] No such file or directory: '/Users/xxx/poketrainer/GAME_MASTER_POKEMON_v0_2.tsv'
emanuelebrivio opened this issue · 0 comments
emanuelebrivio commented
I get this error running the command
python pokecli.py -i 0 -e ./pgoencrypt/src/libencrypt.so
The GAME_MASTER_POKEMON_v0_2.tsv is not in the "root" folder but in the pgoapi folder... Anyone?