-
We should create a template for Pull request with a checklist to make sure all necessary information is present. We should also run some Github action to ensure that the requirements match.
List of…
-
After a fresh install of node on DigitalOcean I can't install the `mesg-cli`
```bash
root@marketplace-service:~# npm i -g mesg-cli
/usr/bin/mesg-cli -> /usr/lib/node_modules/mesg-cli/bin/run
>…
-
RT
你好,请问怎么修改转发运行的端口?
不重启进程的话
Hello, may I ask how to modify the running forwarding port?
Do not restart the process
-
- [ ] `*:*` - parse flags fails when given before arguments
- [x] `*:*` - print help for `command:` - for example when someone type `cli service` it prints help for service subcommands, but `service:…
-
Hi, thanks for providing that interesting repo.
When installing it on my Ubuntu 18 with python3 and the following versions of the relevant packages (installing liteflow from github gives me a versi…
-
When I want to run as instructed, I get this error:
```
/git/dket/bin$ ./dket-experiment-run --help
Traceback (most recent call last):
File "./dket-experiment-run", line 10, in
from dket i…
-
Textsecure in Android 4.4.4, liteflow
SMS works as expected, I won't be logged out unless the time limit that I establish has been met. However any time I receive a NEW MMS notification and I'm in an…
-
I am trying to implement the [pointing softmax](https://arxiv.org/abs/1603.08148) in TF 1.1 and I am using `raw_rnn` but I get an error. Since is hard to explain the whole thing, here is how to reprod…