Originally Posted by
hentaisan
How about this one? This is only happening with the updated version with runserver instead of example - the old version ran fine
Traceback (most recent call last):
File "C:\pogo\PokemonGo-Map-master\runserver.py", line 76, in <module>
config['GMAPS_KEY'] = load_credentials(os.path.dirname(os.path.realpath(__fi
le__)))['gmaps_key']
File "C:\pogo\PokemonGo-Map-master\pogom\utils.py", line 142, in load_credenti
als
"No Google Maps Javascript API key entered in \config\credentials.json file!
"
pogom.exceptions.APIKeyException: No Google Maps Javascript API key entered in \
config\credentials.json file! Please take a look at the wiki for instructions on
how to generate this key, then add that key to the file!