Browse Source
My test machine started failing on dynamic plugin tests, unable to find the lightning module: ModuleNotFoundError: No module named 'lightning' This is because plugins at startup are run from whatever directory you're in, but on refresh are run from the lightning-dir. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>pull/2938/head
Rusty Russell
5 years ago
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue