wavesailor
wavesailor
I also have this issue. Is the Flash_Session Extension still actively maintained?
I have exactly the same issue. Would love to know how to get w3af to run.
Does anyone have detailed instructions on how to build an image from source?
I have tried numerous times - on a fresh PI OS Lite and on Ubuntu 22.04 but I get a ton of errors. Does anyone have a script? or maybe...
Does anyone have a docker container script that I can use to do a `make image`
Why not install MicroPython on you ESP8266 board (http://micropython.org/download#esp32) seeing as you using Home Assistant which is written in Python?
Firstly I'd like to try build all those weather stations with the ESP8266. This website has this one: https://randomnerdtutorials.com/esp8266-dht11dht22-temperature-and-humidity-web-server-with-arduino-ide/ I then like to add a battery to it if possible.
I have exactly the same issue too.
Edit the file ` __init__.py` and change `from routes import mail` it to` from .routes import mail`