Denis Nuțiu
Denis Nuțiu
Okay then
I've ran into the same problem and I'm getting the same OS error. Inspecting the .so with _otool -L print shared libraries used_ gives me the me this output: ````...
Hello! I installed miasm using pyenv with virtualenv and the libraries weren't in the path. On Wed, Jan 2, 2019, 12:47 Camille Mougey wrote: > Wow, very nice! > I...
Would be great to have this
I have a similar problem where my kafka gui is configured as follows: ```yaml apiVersion: v1 data: application.yml: |- micronaut: server: port: 8080 context-path: /kafka-gui security: enabled: true oauth2: enabled:...
I get ``` panic: not a trace file goroutine 1 [running]: main.main() /Users/denis/go/src/github.com/divan/gotrace/main.go:39 +0x1f7 ``` ```go version go1.8 darwin/amd64```
Perhaps the docs should be updated to reflect that the documentation is referring to the global config. In it's current state and for someone who is just starting out witch...
Hello @shufps Thank you for taking the time to review my PR! I've stopped working on this for the moment, but this is a nice opportunity for anyone who wants...