<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error while installing ydk on pyats in Tools</title>
    <link>https://community.cisco.com/t5/tools/error-while-installing-ydk-on-pyats/m-p/3893873#M2091</link>
    <description>&lt;P&gt;Hello&lt;SPAN class="UserName lia-user-name lia-user-rank-Cisco-Employee lia-component-message-view-widget-author-username"&gt; &lt;A id="link_9" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.cisco.com/t5/user/viewprofilepage/user-id/88256" target="_self"&gt;&lt;SPAN class=""&gt;jkalaise&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Cisco-Employee lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;Before installing python component you need to install C++ libraries &lt;EM&gt;&lt;STRONG&gt;libydk&lt;/STRONG&gt; &lt;/EM&gt;and optionally &lt;EM&gt;&lt;STRONG&gt;libydk_gnmi,&lt;/STRONG&gt;&lt;/EM&gt; if you are planning to use gNMI protocol. But before that you need to satisfy requirements on your host system. Please refer to &lt;A href="http://ydk.cisco.com/py/docs/getting_started.html#system-requirements" target="_self"&gt;documentation&lt;/A&gt; for all the details.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Cisco-Employee lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;Yan&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 19 Jul 2019 20:35:14 GMT</pubDate>
    <dc:creator>ygorelik</dc:creator>
    <dc:date>2019-07-19T20:35:14Z</dc:date>
    <item>
      <title>Error while installing ydk on pyats</title>
      <link>https://community.cisco.com/t5/tools/error-while-installing-ydk-on-pyats/m-p/3893697#M2089</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;In my 64 bit machine, I am hitting error while installing ydk on a pyats environment. Any help is highly appreciated. Pasting the error below,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(pyats) jkalaise@access-ops-lnx /auto/tftp-access-ops/mgbl/pyats/ydk-gen/gen-api/python/ydk/dist &amp;gt; &lt;STRONG&gt;pip install ydk-0.8.3.tar.gz&lt;/STRONG&gt;&lt;BR /&gt;Looking in indexes: &lt;A href="http://pyats-pypi.cisco.com/simple" target="_blank"&gt;http://pyats-pypi.cisco.com/simple&lt;/A&gt;&lt;BR /&gt;Processing ./ydk-0.8.3.tar.gz&lt;BR /&gt;Requirement already satisfied: pybind11&amp;gt;=2.1.1 in /auto/tftp-access-ops/mgbl/pyats/lib/python3.4/site-packages (from ydk==0.8.3) (2.3.0)&lt;BR /&gt;Installing collected packages: ydk&lt;BR /&gt;Running setup.py install for ydk ... error&lt;BR /&gt;Complete output from command /auto/tftp-access-ops/mgbl/pyats/bin/python3.4 -u -c "import setuptools, tokenize;__file__='/tmp/pip-req-build-yt_uoxuv/setup.py';f=getat:&lt;BR /&gt;running install&lt;BR /&gt;running build&lt;BR /&gt;running build_py&lt;BR /&gt;creating build&lt;BR /&gt;creating build/lib.linux-x86_64-3.4&lt;BR /&gt;creating build/lib.linux-x86_64-3.4/ydk&lt;BR /&gt;copying ydk/exthook.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk&lt;BR /&gt;copying ydk/__init__.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk&lt;BR /&gt;creating build/lib.linux-x86_64-3.4/ydk/models&lt;BR /&gt;copying ydk/models/__init__.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk/models&lt;BR /&gt;creating build/lib.linux-x86_64-3.4/ydk/filters&lt;BR /&gt;copying ydk/filters/__init__.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk/filters&lt;BR /&gt;creating build/lib.linux-x86_64-3.4/ydk/entity_utils&lt;BR /&gt;copying ydk/entity_utils/entity_utils.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk/entity_utils&lt;BR /&gt;copying ydk/entity_utils/__init__.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk/entity_utils&lt;BR /&gt;creating build/lib.linux-x86_64-3.4/ydk/types&lt;BR /&gt;copying ydk/types/py_types.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk/types&lt;BR /&gt;copying ydk/types/__init__.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk/types&lt;BR /&gt;creating build/lib.linux-x86_64-3.4/ydk/providers&lt;BR /&gt;copying ydk/providers/codec_provider.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk/providers&lt;BR /&gt;copying ydk/providers/netconf_provider.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk/providers&lt;BR /&gt;copying ydk/providers/__init__.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk/providers&lt;BR /&gt;creating build/lib.linux-x86_64-3.4/ydk/errors&lt;BR /&gt;copying ydk/errors/error_handler.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk/errors&lt;BR /&gt;copying ydk/errors/__init__.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk/errors&lt;BR /&gt;creating build/lib.linux-x86_64-3.4/ydk/logging&lt;BR /&gt;copying ydk/logging/__init__.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk/logging&lt;BR /&gt;creating build/lib.linux-x86_64-3.4/ydk/path&lt;BR /&gt;copying ydk/path/__init__.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk/path&lt;BR /&gt;creating build/lib.linux-x86_64-3.4/ydk/ext&lt;BR /&gt;copying ydk/ext/__init__.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk/ext&lt;BR /&gt;creating build/lib.linux-x86_64-3.4/ydk/_core&lt;BR /&gt;copying ydk/_core/_importer.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk/_core&lt;BR /&gt;copying ydk/_core/_dm_meta_info.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk/_core&lt;BR /&gt;copying ydk/_core/__init__.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk/_core&lt;BR /&gt;creating build/lib.linux-x86_64-3.4/ydk/services&lt;BR /&gt;copying ydk/services/executor_service.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk/services&lt;BR /&gt;copying ydk/services/codec_service.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk/services&lt;BR /&gt;copying ydk/services/__init__.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk/services&lt;BR /&gt;copying ydk/services/netconf_service.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk/services&lt;BR /&gt;copying ydk/services/crud_service.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk/services&lt;BR /&gt;creating build/lib.linux-x86_64-3.4/ydk/path/sessions&lt;BR /&gt;copying ydk/path/sessions/restconf_session.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk/path/sessions&lt;BR /&gt;copying ydk/path/sessions/netconf_session.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk/path/sessions&lt;BR /&gt;copying ydk/path/sessions/__init__.py -&amp;gt; build/lib.linux-x86_64-3.4/ydk/path/sessions&lt;BR /&gt;running build_ext&lt;BR /&gt;-- The C compiler identification is GNU 4.4.7&lt;BR /&gt;-- The CXX compiler identification is GNU 4.4.7&lt;BR /&gt;-- Check for working C compiler: /usr/bin/cc&lt;BR /&gt;-- Check for working C compiler: /usr/bin/cc -- works&lt;BR /&gt;-- Detecting C compiler ABI info&lt;BR /&gt;-- Detecting C compiler ABI info - done&lt;BR /&gt;-- Detecting C compile features&lt;BR /&gt;-- Detecting C compile features - done&lt;BR /&gt;-- Check for working CXX compiler: /usr/bin/c++&lt;BR /&gt;-- Check for working CXX compiler: /usr/bin/c++ -- works&lt;BR /&gt;-- Detecting CXX compiler ABI info&lt;BR /&gt;-- Detecting CXX compiler ABI info - done&lt;BR /&gt;-- Detecting CXX compile features&lt;BR /&gt;-- Detecting CXX compile features - done&lt;BR /&gt;python version: 3.4m&lt;BR /&gt;-- Found PythonLibs: /usr/lib64/libpython3.4m.so (found version "3.4.5")&lt;BR /&gt;pybind11 include: /auto/tftp-access-ops/mgbl/pyats/include/site/python3.4;/auto/tftp-access-ops/mgbl/pyats/include/site/python3.4&lt;BR /&gt;&lt;STRONG&gt;CMake Error: The following variables are used in this project, but they are set to NOTFOUND.&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;Please set them or make sure they are set and tested correctly in the CMake files:&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;curl_location&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;linked by target "ydk_" in directory /tmp/pip-req-build-yt_uoxuv&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;pcre_location&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;linked by target "ydk_" in directory /tmp/pip-req-build-yt_uoxuv&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ssh_location&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;linked by target "ydk_" in directory /tmp/pip-req-build-yt_uoxuv&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ssh_threads_location&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;linked by target "ydk_" in directory /tmp/pip-req-build-yt_uoxuv&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;ydk_location&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;linked by target "ydk_" in directory /tmp/pip-req-build-yt_uoxuv&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt;-- Configuring incomplete, errors occurred!&lt;/STRONG&gt;&lt;BR /&gt;See also "/tmp/pip-req-build-yt_uoxuv/build/temp.linux-x86_64-3.4/CMakeFiles/CMakeOutput.log".&lt;BR /&gt;Traceback (most recent call last):&lt;BR /&gt;File "&amp;lt;string&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;BR /&gt;File "/tmp/pip-req-build-yt_uoxuv/setup.py", line 145, in &amp;lt;module&amp;gt;&lt;BR /&gt;zip_safe=False,&lt;BR /&gt;File "/auto/tftp-access-ops/mgbl/pyats/lib/python3.4/site-packages/setuptools/__init__.py", line 145, in setup&lt;BR /&gt;return distutils.core.setup(**attrs)&lt;BR /&gt;File "/auto/pysw/cel63/python64/3.4.1/lib/python3.4/distutils/core.py", line 148, in setup&lt;BR /&gt;dist.run_commands()&lt;BR /&gt;File "/auto/pysw/cel63/python64/3.4.1/lib/python3.4/distutils/dist.py", line 955, in run_commands&lt;BR /&gt;self.run_command(cmd)&lt;BR /&gt;File "/auto/pysw/cel63/python64/3.4.1/lib/python3.4/distutils/dist.py", line 974, in run_command&lt;BR /&gt;cmd_obj.run()&lt;BR /&gt;File "/auto/tftp-access-ops/mgbl/pyats/lib/python3.4/site-packages/setuptools/command/install.py", line 61, in run&lt;BR /&gt;return orig.install.run(self)&lt;BR /&gt;File "/auto/pysw/cel63/python64/3.4.1/lib/python3.4/distutils/command/install.py", line 554, in run&lt;BR /&gt;self.run_command('build')&lt;BR /&gt;File "/auto/pysw/cel63/python64/3.4.1/lib/python3.4/distutils/cmd.py", line 313, in run_command&lt;BR /&gt;self.distribution.run_command(command)&lt;BR /&gt;File "/auto/pysw/cel63/python64/3.4.1/lib/python3.4/distutils/dist.py", line 974, in run_command&lt;BR /&gt;cmd_obj.run()&lt;BR /&gt;File "/auto/pysw/cel63/python64/3.4.1/lib/python3.4/distutils/command/build.py", line 126, in run&lt;BR /&gt;self.run_command(cmd_name)&lt;BR /&gt;File "/auto/pysw/cel63/python64/3.4.1/lib/python3.4/distutils/cmd.py", line 313, in run_command&lt;BR /&gt;self.distribution.run_command(command)&lt;BR /&gt;File "/auto/pysw/cel63/python64/3.4.1/lib/python3.4/distutils/dist.py", line 974, in run_command&lt;BR /&gt;cmd_obj.run()&lt;BR /&gt;File "/tmp/pip-req-build-yt_uoxuv/setup.py", line 68, in run&lt;BR /&gt;self.build_extension(ext)&lt;BR /&gt;File "/tmp/pip-req-build-yt_uoxuv/setup.py", line 100, in build_extension&lt;BR /&gt;subprocess.check_call([cmake_executable, ext.sourcedir] + cmake_args, cwd=self.build_temp)&lt;BR /&gt;File "/auto/pysw/cel63/python64/3.4.1/lib/python3.4/subprocess.py", line 561, in check_call&lt;BR /&gt;raise CalledProcessError(retcode, cmd)&lt;BR /&gt;subprocess.CalledProcessError: Command '['cmake', '/tmp/pip-req-build-yt_uoxuv', '-DCMAKE_LIBRARY_OUTPUT_DIRECTORY=/tmp/pip-req-build-yt_uoxuv/build/lib.linux-x86_64-1&lt;BR /&gt;&lt;BR /&gt;----------------------------------------&lt;BR /&gt;Command "/auto/tftp-access-ops/mgbl/pyats/bin/python3.4 -u -c "import setuptools, tokenize;__file__='/tmp/pip-req-build-yt_uoxuv/setup.py';f=getattr(tokenize, 'open', ope/&lt;BR /&gt;(pyats) jkalaise@access-ops-lnx /auto/tftp-access-ops/mgbl/pyats/ydk-gen/gen-api/python/ydk/dist &amp;gt; &lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2019 16:33:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/error-while-installing-ydk-on-pyats/m-p/3893697#M2089</guid>
      <dc:creator>jkalaise</dc:creator>
      <dc:date>2019-07-19T16:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error while installing ydk on pyats</title>
      <link>https://community.cisco.com/t5/tools/error-while-installing-ydk-on-pyats/m-p/3893828#M2090</link>
      <description>&lt;P&gt;Have you installed the matching libydk?&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2019 19:21:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/error-while-installing-ydk-on-pyats/m-p/3893828#M2090</guid>
      <dc:creator>saalvare</dc:creator>
      <dc:date>2019-07-19T19:21:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error while installing ydk on pyats</title>
      <link>https://community.cisco.com/t5/tools/error-while-installing-ydk-on-pyats/m-p/3893873#M2091</link>
      <description>&lt;P&gt;Hello&lt;SPAN class="UserName lia-user-name lia-user-rank-Cisco-Employee lia-component-message-view-widget-author-username"&gt; &lt;A id="link_9" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.cisco.com/t5/user/viewprofilepage/user-id/88256" target="_self"&gt;&lt;SPAN class=""&gt;jkalaise&lt;/SPAN&gt;&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Cisco-Employee lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;Before installing python component you need to install C++ libraries &lt;EM&gt;&lt;STRONG&gt;libydk&lt;/STRONG&gt; &lt;/EM&gt;and optionally &lt;EM&gt;&lt;STRONG&gt;libydk_gnmi,&lt;/STRONG&gt;&lt;/EM&gt; if you are planning to use gNMI protocol. But before that you need to satisfy requirements on your host system. Please refer to &lt;A href="http://ydk.cisco.com/py/docs/getting_started.html#system-requirements" target="_self"&gt;documentation&lt;/A&gt; for all the details.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="UserName lia-user-name lia-user-rank-Cisco-Employee lia-component-message-view-widget-author-username"&gt;&lt;SPAN class=""&gt;Yan&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 19 Jul 2019 20:35:14 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/error-while-installing-ydk-on-pyats/m-p/3893873#M2091</guid>
      <dc:creator>ygorelik</dc:creator>
      <dc:date>2019-07-19T20:35:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error while installing ydk on pyats</title>
      <link>https://community.cisco.com/t5/tools/error-while-installing-ydk-on-pyats/m-p/3894067#M2092</link>
      <description>Thank you for your response, I had done this&lt;BR /&gt;&lt;BR /&gt;pip install -r ydk-gen/requirements.txt --index-url &lt;A href="https://pypi.python.org/simple" target="_blank"&gt;https://pypi.python.org/simple&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;(pyats) jkalaise@access-ops-lnx /auto/tftp-access-ops/mgbl/pyats &amp;gt; !cat&lt;BR /&gt;cat ydk-gen/requirements.txt&lt;BR /&gt;pyang==1.6&lt;BR /&gt;Sphinx==1.4a1&lt;BR /&gt;sphinx-rtd-theme==0.1.9&lt;BR /&gt;GitPython==2.1.11&lt;BR /&gt;rstr==2.2.6&lt;BR /&gt;enum34==1.1.3&lt;BR /&gt;lxml&amp;gt;=3.4.4&lt;BR /&gt;ncclient&amp;gt;=0.4.7&lt;BR /&gt;&lt;BR /&gt;Does this you mean?? Below are the steps I had done,&lt;BR /&gt;&lt;BR /&gt;  278  source /auto/pyats/bin/lab_proxy.sh&lt;BR /&gt;  279  git clone &lt;A href="https://github.com/CiscoDevNet/ydk-gen" target="_blank"&gt;https://github.com/CiscoDevNet/ydk-gen&lt;/A&gt;&lt;BR /&gt;  280  cat ydk-gen/requirements.txt&lt;BR /&gt;  281  unset LC_ALL&lt;BR /&gt;  285  pip install -r ydk-gen/requirements.txt --index-url &lt;A href="https://pypi.python.org/simple" target="_blank"&gt;https://pypi.python.org/simple&lt;/A&gt;&lt;BR /&gt;  291  ./generate.py --core&lt;BR /&gt;  292  ls ydk0.8.3/ydk/core&lt;BR /&gt;  293  cd ydk0.8.3&lt;BR /&gt;  294  ls ydk-0.8.3/ydk/_core&lt;BR /&gt;       git clone &lt;A href="https://github.com/CiscoDevNet/ydk-py" target="_blank"&gt;https://github.com/CiscoDevNet/ydk-py&lt;/A&gt;&lt;BR /&gt;  319  cd ydk-gen&lt;BR /&gt;  320  cd gen-api/python/ydk/dist&lt;BR /&gt;  321  pip install ydk-0.8.3.tar.gz&lt;BR /&gt;</description>
      <pubDate>Sat, 20 Jul 2019 10:34:59 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/error-while-installing-ydk-on-pyats/m-p/3894067#M2092</guid>
      <dc:creator>jkalaise</dc:creator>
      <dc:date>2019-07-20T10:34:59Z</dc:date>
    </item>
    <item>
      <title>Re: Error while installing ydk on pyats</title>
      <link>https://community.cisco.com/t5/tools/error-while-installing-ydk-on-pyats/m-p/3894134#M2093</link>
      <description>&lt;P&gt;I tried installing ydklib, however my system is RHEL 6.8 where the dependency could not be resolved. Could you please let me know how to proceed further?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;--&amp;gt; Finished Dependency Resolution&lt;BR /&gt;Error: Package: libydk-0.8.3-1.x86_64 (/libydk-0.8.3-1.x86_64)&lt;BR /&gt;Requires: python-pip&lt;BR /&gt;Error: Package: libydk-0.8.3-1.x86_64 (/libydk-0.8.3-1.x86_64)&lt;BR /&gt;Requires: cmake3&lt;BR /&gt;Error: Package: libydk-0.8.3-1.x86_64 (/libydk-0.8.3-1.x86_64)&lt;BR /&gt;Requires: libssh-devel&lt;BR /&gt;You could try using --skip-broken to work around the problem&lt;BR /&gt;You could try running: rpm -Va --nofiles --nodigest&lt;BR /&gt;Uploading Enabled Repositories Report&lt;BR /&gt;Loaded plugins: refresh-packagekit&lt;BR /&gt;[root@access-ops-lnx ~]# yum install python-pip cmake3 libssh-devel &lt;BR /&gt;Loaded plugins: enabled_repos_upload, package_upload, refresh-packagekit, search-disabled-repos, security&lt;BR /&gt;Setting up Install Process&lt;BR /&gt;&lt;A href="https://rhn-cap3-ams.cisco.com/pulp/repos/PROD/Library/CEL-PROD-6_8-DevSuite/content/dist/rhel/server/6/6Server/x86_64/extras/os/repodata/repomd.xml" target="_blank"&gt;https://rhn-cap3-ams.cisco.com/pulp/repos/PROD/Library/CEL-PROD-6_8-DevSuite/content/dist/rhel/server/6/6Server/x86_64/extras/os/repodata/repomd.xml&lt;/A&gt;: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 504"&lt;BR /&gt;Trying other mirror.&lt;BR /&gt;&lt;A href="https://rhn-cap3-ams.cisco.com/pulp/repos/PROD/Library/CEL-PROD-6_8-DevSuite/content/fastrack/rhel/server/6/x86_64/os/repodata/repomd.xml" target="_blank"&gt;https://rhn-cap3-ams.cisco.com/pulp/repos/PROD/Library/CEL-PROD-6_8-DevSuite/content/fastrack/rhel/server/6/x86_64/os/repodata/repomd.xml&lt;/A&gt;: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 504"&lt;BR /&gt;Trying other mirror.&lt;BR /&gt;&lt;A href="https://rhn-cap3-ams.cisco.com/pulp/repos/PROD/Library/CEL-PROD-6_8-DevSuite/content/dist/rhel/server/6/6.8/x86_64/optional/os/repodata/repomd.xml" target="_blank"&gt;https://rhn-cap3-ams.cisco.com/pulp/repos/PROD/Library/CEL-PROD-6_8-DevSuite/content/dist/rhel/server/6/6.8/x86_64/optional/os/repodata/repomd.xml&lt;/A&gt;: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 504"&lt;BR /&gt;Trying other mirror.&lt;BR /&gt;&lt;A href="https://rhn-cap3-ams.cisco.com/pulp/repos/PROD/Library/CEL-PROD-6_8-DevSuite/content/dist/rhel/server/6/6.8/x86_64/os/repodata/repomd.xml" target="_blank"&gt;https://rhn-cap3-ams.cisco.com/pulp/repos/PROD/Library/CEL-PROD-6_8-DevSuite/content/dist/rhel/server/6/6.8/x86_64/os/repodata/repomd.xml&lt;/A&gt;: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 504"&lt;BR /&gt;Trying other mirror.&lt;BR /&gt;&lt;A href="https://rhn-cap3-ams.cisco.com/pulp/repos/PROD/Library/CEL-PROD-6_8-DevSuite/content/dist/rhel/server/6/6Server/x86_64/sat-tools/6.3-puppet4/os/repodata/repomd.xml" target="_blank"&gt;https://rhn-cap3-ams.cisco.com/pulp/repos/PROD/Library/CEL-PROD-6_8-DevSuite/content/dist/rhel/server/6/6Server/x86_64/sat-tools/6.3-puppet4/os/repodata/repomd.xml&lt;/A&gt;: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 504"&lt;BR /&gt;Trying other mirror.&lt;BR /&gt;&lt;A href="https://rhn-cap3-ams.cisco.com/pulp/repos/PROD/Library/CEL-PROD-6_8-DevSuite/content/dist/rhel/server/6/6Server/x86_64/sat-tools/6.3/os/repodata/repomd.xml" target="_blank"&gt;https://rhn-cap3-ams.cisco.com/pulp/repos/PROD/Library/CEL-PROD-6_8-DevSuite/content/dist/rhel/server/6/6Server/x86_64/sat-tools/6.3/os/repodata/repomd.xml&lt;/A&gt;: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 504"&lt;BR /&gt;Trying other mirror.&lt;BR /&gt;&lt;A href="https://rhn-cap3-ams.cisco.com/pulp/repos/PROD/Library/CEL-PROD-6_8-DevSuite/content/dist/rhel/server/6/6.8/x86_64/supplementary/os/repodata/repomd.xml" target="_blank"&gt;https://rhn-cap3-ams.cisco.com/pulp/repos/PROD/Library/CEL-PROD-6_8-DevSuite/content/dist/rhel/server/6/6.8/x86_64/supplementary/os/repodata/repomd.xml&lt;/A&gt;: [Errno 14] PYCURL ERROR 22 - "The requested URL returned error: 504"&lt;BR /&gt;Trying other mirror.&lt;BR /&gt;No package python-pip available.&lt;BR /&gt;No package cmake3 available.&lt;BR /&gt;No package libssh-devel available.&lt;BR /&gt;Error: Nothing to do&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jul 2019 15:11:13 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/error-while-installing-ydk-on-pyats/m-p/3894134#M2093</guid>
      <dc:creator>jkalaise</dc:creator>
      <dc:date>2019-07-20T15:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error while installing ydk on pyats</title>
      <link>https://community.cisco.com/t5/tools/error-while-installing-ydk-on-pyats/m-p/3894992#M2094</link>
      <description>&lt;P&gt;The YDK is currently not supported on RHEL-6/CenOS-6 platforms due to some incompatibilities with 3-rd party packages/libraries, which are required for YDK. This issue is documented &lt;A href="http://ydk.cisco.com/py/docs/getting_started.html#centos-fedora-based" target="_self"&gt;here&lt;/A&gt;. The only way forward in this situation is upgrade the platform to RHEL-7/CenOS-7.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jul 2019 17:58:49 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/error-while-installing-ydk-on-pyats/m-p/3894992#M2094</guid>
      <dc:creator>ygorelik</dc:creator>
      <dc:date>2019-07-22T17:58:49Z</dc:date>
    </item>
    <item>
      <title>Re: Error while installing ydk on pyats</title>
      <link>https://community.cisco.com/t5/tools/error-while-installing-ydk-on-pyats/m-p/3895908#M2095</link>
      <description>&lt;P&gt;Hi Team,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Appreciate all your help. Having RHEL 7.0 solved this issue. Please close this thread.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Jasmine.K&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jul 2019 17:40:41 GMT</pubDate>
      <guid>https://community.cisco.com/t5/tools/error-while-installing-ydk-on-pyats/m-p/3895908#M2095</guid>
      <dc:creator>jkalaise</dc:creator>
      <dc:date>2019-07-23T17:40:41Z</dc:date>
    </item>
  </channel>
</rss>

