Michail Liarmakopoulos
Michail Liarmakopoulos
Hello, When I include `yaws` in my `configuration.nix` packages system build fails with the following error: ```bash $ sudo nixos-rebuild test --show-trace building Nix... building the system configuration... error: Package...
Hello, I found today that using your library with python 3.9.15 and 3.10.xx that it produces a non recognizable JSON result. The code I wrote: ```python # bad_test.py import html_to_json...
Hello, Thanks for creating this, it looks like a cool project. I tried running the example command that you have on your `README.md` from inside a virtualenv that had a...
Hello, I'm trying to run the example and I'm getting the following: ``` $ docker-compose up ERROR: The Compose file is invalid because: Service db has neither an image nor...
Hello, [In the documentation it writes](https://www.elastic.co/guide/en/observability/8.14/apm-filtering.html#apm-filters-personal-data): > The capturing of this data can be turned off by setting Capture personal data to false. Here's the flag mentioned in the quote,...