Stefano Borzì

Results 205 comments of Stefano Borzì

if I remember correctly we are aware of it and we intentionally ignore the warning about E_STRICT

update your core, if you did, please put the version under `AC rev. hash/commit`

it's clear to me, yep, it's a good improvement that we could do, thanks for the suggestion!

to be honest, I prefer the picture like before, the orange string "backup" is not really readable compared to the white one If you need a picture with a transparent...

thanks for the report, hope to find the time after the merge of that PR to make Keira3 compatible with it

We could show both but in a separate way, so the user can focus on the error message first and then if it's useful can also read the stack.

We could, but would be easily abusable by users, it's a bit out of scope in this project. Are you using this project for a specific telegram channel?

`ModuleNotFoundError: No module named 'dill'` I think you are missing some python libraries, did you run `pip3 install -r requirements.txt` ?

I have updated the script, it should work as expected now. I've also added the `dill` module in the requirements.txt