tomkeee
tomkeee
Hi @daro1337, I used `si seq pack ` & `si seq send ` CLI version is 0.28.3
@daro1337 I have no issues with sending the sequence (it actually works). The problem is that I am not able to run the sequence. It fails at `si seq start...
@daro1337 Same issue occurs even when I try to start sequence with the very basic code provided on your github repo - [link](https://github.com/scramjetorg/reference-apps/tree/main/python/hello) (as shown below) hello.py ``` from scramjet.streams...
Hi @a-tylenda, I tried it today and it worked successfully :tada: (I can see that there were some fixes on the platform, so maybe I just had bad timing and...
Now they are cleared. Thanks for help!
@Tatarinho You are right that print operations are quite slow, yet I tried to do a similar operation on my local machine (code below) and the execution time was 55...