Maxim Polunin
Maxim Polunin
Had the same issue. It appears that generated config/initializers/fist_of_fury.rb is not executed under passenger since Rails::Server is not defined. After reading http://stackoverflow.com/questions/12088025/detect-if-application-was-started-as-http-server-or-not-rake-task-rconsole-etc I've updated my initializer to -if defined?(Rails::Server) +if...
Just faced the issue today when tried to prune previously pruned vocabulary. Wonder if the fix can consist of forming a mask for indices/keys which picks up first n_row unique...
gensim 4.0.1 fails on python 3.9.5 with the same error when installed with `pip install --no-cache-dir -r requirements.txt`. If gensim is removed from `requirements.txt` and installed later with `pip install...
Did some testing. Changing packages order in `requirements.txt` doesn't help. Also, we don't install `numpy` explicitely - it's brought in by some other packages. What works: using python 3.8, installing...
Had the same issue, seems to be caused by ming64 runtime 10 providing afunix.h so ZMQ's build system has `ZMQ_HAVE_IPC` enabled. Forced it to 0 and was able to build.
Any ideas how to avoid this? Still an issue with 1.0.0-beta.35
1. Чья-то голова на чьей-то территории не является признаком смерти Тоже заметил эту ситуацию. Формально, она не подходит под правила. Потому, либо ситуацию надо исправить, либо обновить правила.
> В visio direction теперь сохраняется не предыдущая, а текущая команда Это означает, что теперь в тике N будет храниться direction, т.е. команда отправленная в тик N, а не до...
В end_game же пишется? ``` {"type": "end_game", "events": [{"tick_num": 648, "event": "line crossed by other player", "player": {"id": 3, "direction": "up", "lines_length": 18, "position": [645, 695]}, "other": {"id": 6, "direction":...
`--p1l player1.log.gz --p2l player2.log.gz` не подойдёт?