-
Hi,
I have included the python installation in LD_LIBRARY_PATH, but while installing ydk through "pip install ydk", I am getting the following error:
```
/tmp/pip-install-5vc0wm56/ydk/python.cpp:…
-
# Features unique to Dueling Book
- Colorful GUI
- RPS system
- Only the active player can control the phases
- ~~Attacking is bound to Battle Phase~~
- **In-game logs viewable to users.** …
-
Hi,
While installing ydk through "pip install ydk", I am getting the following error:
```
/tmp/pip-install-5vc0wm56/ydk/python.cpp:541:39: warning: unused parameter ‘left’ [-Wunused-parameter…
-
Getting the error
`RuntimeError: YIllegalStateError: Could not create repository in: /root/.ydk/x.x.x.x`
when trying to use NetconfServiceProvider on a cisco nxos switch.
-
## Current Behavior
Parsing of data based on openconfig models is causing YModelError exception due to failure to match string value with model defined patterns. The errors are similar to this:
…
-
There was a lot of invalid deck upload attempts recently and upon inspection it seemed that people were uploading images of decks instead of .ydk files.
Upon further inspection it seemed the file v…
-
I hope I am not missing a previous post again, but I realized IronPyhon does not understand relative imports with leading dots.
This is an outstanding issue, as it prevents IronPython to be effective…
-
https://github.com/CiscoDevNet/ydk-py/blob/db2feddee1d91c992fe1c6ac154133504b33d0fb/core/ydk/providers/_provider_plugin.py#L550
I experience an attribute access failure on this line.
After changin…
-
Ubuntu 16.10
bash 4.4.0
Python 3.5.2+
virtualenv 15.1.0
All requirements installed correctly.
```
bash setup.sh
...
Creating default users ..
Copying default models ..
Traceback (most re…
-
## Current Behavior
The Netconf connection timeout on 'get-schema' RPC, when timeout is specified during NetconfServiceProvider initialization.
The issue does not appear when timeout is not spec…