-
I'm trying to install `ydk-py` in my machine, but unfortunately, It did not work. I followed every single instruction in here [ydk-py installation guide][1] and I have got the same error which is the …
-
## Expected Behavior
`ydk.path.DataNode.create_datanode(path, value=None)` should return the datanode object at `path` and set the specified `value`.
## Current Behavior
In some cases, `ydk.path.…
-
I keep getting an out of bounds error when using certain decks, I cannot figure out the cause though. One deck that does not work is
```
#created by ygopro2
#main
7733560
102380
102380
102380
…
-
> > > from ydk.providers import NetconfServiceProvider
> > > Traceback (most recent call last):
> > > File "", line 1, in
> > > File "/home/gregorbr/yang-6.1.1-tests/local/lib/python2.7/site-pack…
-
## Expected Behavior
The YDK should be able to get single container data.
## Current Behavior
The Python core package sometimes fails to read single container data using CRUDService.
In …
-
Error:
```
File "test.py", line 7, in
from ydk.models.ietf_interfaces import Interfaces
File "ydk/ydk-gen/gen-api/python/ydk/models/ietf_interfaces.py", line 40, in
from ydk.models.ietf…
-
Using `ydk 0.6.0` and `ydk-models-cisco-ios-xe 16.6.1`, just doing a `crud.read()` of `Cisco_IOS_XE_native.Native.Interfaces.Gigabitethernet()` results in a segfault.
```
http://cisco.com/ns/yang/…
ghost updated
4 years ago
-
Glad I run both games in a debugger all the time. I got a somewhat useful backtrace. This is with August 12th hotfix on top of vanilla:
```
Unhandled exception: page fault on read access to 0x06f2…
-
Model-caching optimization isn't working with codec service in YDK-Py 0.6.0. Execution takes longer than expected as all models are parsed.
```
vagrant@ydk-py:Cisco-IOS-XR-cdp-cfg$ ./cd-encode-xr…
-
Getting the below error when using the `libydk` RPM.
```
[2018-03-01 17:04:08.212] [ydk] [error] Could not create repository in: /ydk/sdk/cpp/core/tests/models
```
### Work around
It works wh…
ghost updated
4 years ago