Ivan Petrov
Ivan Petrov
I believe he meant to do comment lines 39 and 41. And also I would comment "endif" block. Result should look like this (I have commented lines 39, 41, 44,...
solved by passing encoding='cp1251' to decorator. But another problem arise. If I select language='russian' and encoding='cp1251' then I get abracadabra in Gooey interface instead of russian titles.
Same on my Mac. Even when running installation in Docker (tried docker ubuntu20.04 for python3.8 and ubuntu22.04 for python3.11). Chip 'Apple M1 Pro'.
Edited problem description, because I think it wasn't clear how to reproduce the problem.
Hi, sry, when this commit will be merged?)
Hello, I have investigate a bit more time in the issue and have concluded that my fix doesn't fully solve the issue. It does remove the error about "'libespeak.so.1' "....
> So this seems to be an issue with portaudio, I was able to hear something when piping the output to a wav file: `espeak-ng "Hello, world" --stdout > hello.wav`...
Interesting, because previous tests were showing that there was a difference. Ok, but there are multiple ways how you can define same model in the package, what about this specification:...
Sorry, what will then be an R defintion for this model? Not getting the idea about independency of the `item`. If `item` is independently estimated inside each group summary is...
Got it. Thx for clarification. Then, I guess, the question is solved. Many thanks.