junior291492659

Results 4 comments of junior291492659

I have also encountered this issue since I forgot to turn on the network during the first start-up. And I felt a little bit unfriendly then. Thanks for your useful...

> I found what is wrong. Following two lines in `input_script.py` file are wrong: > > line **282**: `for out_coordinate in grammar_value:` it should be > `for out_coordinate in selector_value:`...