Pavel Sirotkin

Results 4 issues of Pavel Sirotkin

fatal error when use ./install.sh from INSTALL.md step 1 gcc -O2 -fPIC -I/root/custom/torch/distro/install/include -c readline.c -o readline.o readline.c:8:31: fatal error: readline/readline.h: No such file or directory ubuntu server 16.04 LTS

Introduced the feature to print variables from config files with additional info like default value, required flag, actual value, source. example usage: ``` ❯ ./docker-compose config --parameters NAME DEFAULT REQUIRED...

@codingforentrepreneurs Hi, Thank's for interested tutorial. Model KirrURL have a little problem when calling method get_or_create() in views.py Step for reproduce: - add to form url for example: http://google.com -...

Hello, I want to use your fork, for understand how works bitcoin net. And when I start generate inputs from https://github.com/primal100/pybitcointools#example-usage---the-long-way-best-way-to-learn-- that tutorial, I got a problem in my `inputs`...