Giuseppe499
Giuseppe499
Hi @sebres and thank you for your response, > I guess since the filter doesn't really need to match that values at all, we can change it to `\S+` Yes,...
Thanks @sebres for your response, > The only ways I see at the moment would be: > > 1. either to fix it on haproxy side > > 2. or...
It is not working also for me
I also have the same issue using Python 3.13.2
I have tracked down the problem. The issue is that `pix2tex[gui]` requires `latex2sympy2` which requires `antlr4-python3-runtime==4.7.2`. As can be seen in [issue #2611](https://github.com/antlr/antlr4/issues/2611), [antlr4](https://github.com/antlr/antlr4) was the reason for this bug,...