PokemonGo-Map
PokemonGo-Map copied to clipboard
Linux Arm (Running on a Pi)
Can not run on Raspberry Pi
Expected Behavior
Current Behavior
I get this error while after logging in
Exception while downloading map: pogom/libencrypt.so: wrong ELF class: ELFCLASS64
Possible Solution
Steps to Reproduce (for bugs)
Context
Your Environment
- Version used:
- Environment name and version (e.g. Python 2.7):
- Operating System and version (desktop or mobile): Raspberry Pi Ubuntu Mate
download and compile libencrypt.so for your system from pgoapi.com
I'm also having this issue. Running on Raspberry Pi Raspian Jessie.
@sleepermjs download and compile libencrypt.so for your system from pgoapi.com. Same fix for the same problem ;)
I'm lazy, I pulled the libencrypt.so from https://github.com/PokemonGoMap/PokemonGo-Map and I'm now up and running.