Elger Jonker
Elger Jonker
There we are: ``` .unbound-x86-3.8: # For m1 users: # arch -x86_64 /bin/bash # /usr/local/Homebrew/bin/brew install [email protected] # brew unlink [email protected] && brew link [email protected] # /usr/local/Homebrew/bin/brew install libevent #...
Thanks for the quick and thorough support!
Reopening it because of the same miserable experience on a random debian machine where a python 3.7 is needed instead of 3.9. I've installed python 3.7 via source and it's...
That's weird, i'm wondering how nobody runs into this. When the python deps are installed from the package manager it all works fine, you get the development headers and whatnot...
Does this do what you want? https://github.com/dotse/dnscheck
Same issue here... can't fix it by installing the other package... still need to trace the issue. Keep u posted.
After reading http://fle.github.io/easy-webmapping-with-django-leaflet-and-django-geojson.html i assumed(!) that just adding django-geojson and django-leaflet to the requirements / installing them with pip is enough. What i forgot is to install them properly. After...
This happens due to timeouts during the scan on our side. Todo: point towards what exception scenarios have to be improved.
See makefile: save-custom-deps, which misses some stuff.
Nice catch. Note when deploying: this change requires an overwrite of the settings.py file at deployment.