-
```
What steps will reproduce the problem?
What is the expected output? What do you see instead?
I run pyrit serve and see:
root@michapc:~# pyrit serve
Pyrit 0.3.1-dev (svn r254) (C) 2008-2010 Lukas…
-
```
What steps will reproduce the problem?
What is the expected output? What do you see instead?
I run pyrit serve and see:
root@michapc:~# pyrit serve
Pyrit 0.3.1-dev (svn r254) (C) 2008-2010 Lukas…
-
```
What steps will reproduce the problem?
What is the expected output? What do you see instead?
I run pyrit serve and see:
root@michapc:~# pyrit serve
Pyrit 0.3.1-dev (svn r254) (C) 2008-2010 Lukas…
-
```
What steps will reproduce the problem?
What is the expected output? What do you see instead?
I run pyrit serve and see:
root@michapc:~# pyrit serve
Pyrit 0.3.1-dev (svn r254) (C) 2008-2010 Lukas…
-
There are a few unit tests in the python test suite that are failing with socket timeout exception. Need to investigate whether the issue is benign or there is a deeper problem with the blockchain dae…
-
Hello,
I tried to use the MessagePackRpc protocol but I got some errors. Then I tried JsonRpc, MessagePackDocument & Json and I got similar erros as well. Did I missed something ?
I managed to make t…
-
about CDC.
It would be awesome if the architecture ( and in the future the docs ) allowed a more neutral way to tap into the avro schema types and to integrate with different message queues.
Cockr…
-
I get this error when running "pip install uwsgi" in a conda python 3.8 environment:
```
Collecting uwsgi
Using cached uWSGI-2.0.19.1.tar.gz (803 kB)
Building wheels for collected packages: uw…
-
Today I try return a integer from my rpc service and apigility return a html page without a error.
I see that top level parser is different from deep level parser, for example:
this code
`return a…
-
./autogen.sh && make && make install
*** No targets specified and no makefile found. Stop.
how issues?