issues Search Results · repo:CiscoDevNet/ydk-py language:Python
Filter by
17 results
(83 ms)17 results
inCiscoDevNet/ydk-py (press backspace or delete to remove)levensailor
- 2
- Opened on Mar 9, 2020
- #52
Hi,
I m running ODL 0.11.1 and the docker image of YDK (0.8.4).
When I run the service provider query I got the following error:
odl_provider = OpenDaylightServiceProvider(repo, 127.0.0.1 , admin , ...
benny007
- 1
- Opened on Jan 16, 2020
- #51
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]
...
sindhujit
- 1
- Opened on Dec 17, 2019
- #50
Hi, Python3 and Python3-pip installed successfully but when trying to install ydk-py using:
sudo -H pip3 install ydk-models-cisco-ios-xr
command /usr/bin/python3 -u -c import setuptools, tokenize;file= ...
mhdganji
- 1
- Opened on Oct 19, 2019
- #49
I want to install the ydk environment offline,so I installed the ydk in the virtual environment and run the code
success, and then i copy the ydk packet to other environment ,and run the same code ,but ...
question
fcgxz2003
- 1
- Opened on Aug 15, 2019
- #45
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 changing it ...
halochou
- 1
- Opened on Mar 26, 2019
- #42
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 and I have got the same error which is the following: ...
khalilmebarkia
- 2
- Opened on Jan 22, 2019
- #39
Can we have an API to get raw xml data, when I try to run ydk for getting oper data from the router ?
There are multiple instances where xml output returned by the router is in-correct. Consequently, ...
madhusj13
- 2
- Opened on Feb 15, 2017
- #23
Trying to remove a BGP ASN with ydk-py using a crud.delete() method and it s saying an instance is already created
(error coming from XR device).
Any examples you can share for updating / deleting router-id ...
jedelman8
- 3
- Opened on Nov 17, 2016
- #20

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.