nagakirankys
nagakirankys
Faced the same issue when tried to convert JUNOS snmp yang module (https://github.com/Juniper/yang/blob/master/22.2/22.2R1/junos-es/conf/junos-es-conf-snmp%402022-01-01.yang) ``` $ pyang -f jsonschema [email protected] { "title": "junos-es-conf-snmp", "$schema": "http://json-schema.org/draft-04/schema#", "description": "Generated by pyang from module...
I am also facing this issue on Mac while building ledger from source using `brew` As a workaround, using the `--keep-tmp` option that keeps the `/tmp` directory after building and...
> Python ledger is still not working though... @nagakirankys what do you mean exactly by _"aliased ledger to installable inside that directory"_ ? Copy the entire directory `ledger-3.3.2` from `/tmp`...
As a workaround, add a LaunchAgent (that runs periodically) to dump the chrome-cli output to a file and let "cron" job read from this file. Have tried invoking "chrome-cli" from...
Found https://github.com/rvaiya/warpd provides same functionality and some extra modes also.