dcc.Geolocation problem in server for deploy in WGSI

Hi @Jairopb

The error message looks like it’s using an older version of Dash. Are you using a virtual environment at Pythonanyhwere, and is it set to the right path.

Here is an example of how it’s set up for this Geolocation demo: https://dccgeolocation.pythonanywhere.com/

image

Also, it’s necessary to enable HTTPS - see more info here: