Antonio Ercole De Luca

Results 49 comments of Antonio Ercole De Luca

Django 3.1.13; postgis 13; django-cities-light 3.9.0. Solved by putting this in Django settings: `CITIES_LIGHT_INDEX_SEARCH_NAMES = False`

> root@7095e28a7354:/com.docker.devenvironments.code# make ranom make: *** No rule to make target 'ranom'. Stop. root@7095e28a7354:/com.docker.devenvironments.code# Try make random instead of make ranom

Same error here, it seems to not work even with Optuna 2.3.0

In other words, when sending props to a self-hosted instance during a custom event, the server returns a 500 error. I solved using JSON dumps: `````python import json props =...

https://github.com/ishahroz/superset-python-client > Did you ever solve this? Obviously the repo isn't maintained so is it still useful?

I solved installing dill on dask workers.