Cesar Flores Suazo
Cesar Flores Suazo
@bluebeel did you have any luck with this? I am facing the same issue and I'm surprised there is not enough support on the Faust documentation or even in stackoverflow.
The only solution that worked for me was the one pointed by @8W9aG . If you are installing with Poetry also, simply write `CFLAGS="-mavx -DWARN(a)=(a)" poetry add ....`.
Same here, for relative large messages I get the same message: `unhandled status from server: 400 bad request: no user message, only message was a "system" message`
> Get the same problem. Guess this is related to the java version used. See https://stackoverflow.com/questions/54824656/since-java-9-hashmap-computeifabsent-throws-concurrentmodificationexception-on > > If you build the 0.1.0.20 version using the following dependencies, it works:...