Vitaly Bogdanov
Vitaly Bogdanov
@fredhampton, could you please add details to your question. What is the goal of demo, target audience? You can find materials of the OpenCog workshop at DevOps 2018 at https://dev.singularitynet.io/workshops/docker-opencog/...
I am not sure I understand description right. My understanding this issue states that Python package from `opencog` projects hides Python package from `atomspace` project after installation. @ferrouswheel am I...
@AmeBel , @stellarspot experienced build failure similar to https://circleci.com/gh/opencog/cogutil/354 it looks like "out of memory" error. @stellarspot, could you please comment.
@StrangeTcy , just random thought it can be difference between python2, python3 syntax.
I would also suggest get Helsinki's workshop docker image and simplify it to use use as local network environment. Then we will have two docker images: - to play with...
Looks like root cause is described in the email which I received after PR merge: >The page build failed for the `master` branch with the following error: > >The tag...
related to https://github.com/singnet/snet-cli/issues/324
As workaround one can use manual gas price: ``` $ snet account deposit 5 -y --gas-price 380000000000 ```
@keshrisohit, do you mean each user should register on Infura and get the key or we should provide single key for our repo?
So what is the way we can fix that? Am I right that you propose updating `snet-cli` api to ask user register in Infura and provide an Infura key?