-
`from git import Repo`
inside setup.py file generated from ydk-gen
this is not a requirement on the ydk-py package
-
From [community](https://communities.cisco.com/thread/87162)
## Expected Behavior
I trying to create tunnel on IOS XE, but if I try set tunnel source or destination - script interrupted with seg…
ghost updated
4 years ago
-
`Cleaning up...
Command ydk-test/bin/python -c "import setuptools, tokenize;__file__='/tmp/pip-WXf4uy-build/setup.py';exec(compile(getattr(tokenize, 'open', open)(__file__).read().replace('\r\n', '\n'…
-
ERROR:MainThread:vaex:error evaluating: column_abc+ at rows 0-5
Traceback (most recent call last):
File "/lib/python3.6/site-packages/vaex/dataframe.py", line 3555, in table_part
values = dic…
-
When I install ydk-cpp and try to access and use libyang which is included in ydk-cpp I am unable to generate a valid JSON via the [lyd_print_mem](https://netopeer.liberouter.org/doc/libyang/master/gr…
-
Resolved to YDK-0.5.5.m1 branch.
ghost updated
4 years ago
-
## **Description:**
When i tried to create CRUD create operation for policer_cfg from the below code block got segmentation fault.
Note: And also if i do CRUD create operation for lpts_cfg RPC is…
-
BGP policy augmentations (https://git.io/vwdlH) missing for OC routing-policy APIs (https://git.io/vwdlK).
-
Currently, YDK documentation doesn't show the full version (0.4 vs 0.4.1). Doc generation should propagate the full version.
-
## Expected Behavior
YDK Core, IETF, OpenConfig, XR models installed successfully on Python Virtual Environment.
## Current Behavior
pip install ydk-models-cisco-ios-xr Installation failed with …