scottstamp/PokemonGo-Map

Hard coded path in pogom/search.py

Closed this issue · 1 comments

Recommend switching the relative path in pogom/search.py on this line:
api.activate_signature("/root/PoGoMap/pogom/libencrypt.so")

From an absolute to a relative path.

While someone is at it, check if the OS is Windows or not, and use encrypt.dll if Windows.