Roman Shchekin
Roman Shchekin
Want to contribute to DeepPavlov? Please read the [contributing guideline](http://docs.deeppavlov.ai/en/master/devguides/contribution_guide.html) first. **What problem are we trying to solve?**: ``` 1. `parse_config` function from `deeppavlov.core.commands.utils` doesn't allow me to add extra...
### Describe the bug. Facing this issue in my Hex Viewer app. When trying to view hex_viewer.fap itself, app hangs. Debug showed that `buffered_file_stream_open` (internally `file_stream_open`) function doesn't return control....
Just curious why don't you use something like `snprintf(buf, BUF_SIZE, "%X ", number);`?
I have bunch of SQL files named exactly as the tables they create. Some of these tables have foreign keys pointing to "other tables". Tusker sorts schema files, so in...
Windows, python 3.6. Не знаю, какая информация еще может понадобиться. ``` DatabaseError Traceback (most recent call last) c:\GitProjects\ai\dpo-freeformat-routing\research\modeling.py in 36 sent = u'Мяукая, голодные кошки ловят жирненьких хрюнделей' 37 tokens...
Sorry, there is nothing to fill there, it's obvious bug. Not sure about the fix though, just used exactly the same syntax as in the very next function flb_plugin_load_config_file ----...