<?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 using aci-toolkit in Controllers</title>
    <link>https://community.cisco.com/t5/controllers/error-while-using-aci-toolkit/m-p/3450556#M175</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.6000003814697px;"&gt;HI, Omar&lt;/P&gt;&lt;P style="font-size: 13.6000003814697px;"&gt;after reinstall acitoolkit, i'v referenced this &lt;A href="http://datacenter.github.io/acitoolkit/docsbuild/html/tutorial.html#building-a-simple-tenant-configuration" title="http://datacenter.github.io/acitoolkit/docsbuild/html/tutorial.html#building-a-simple-tenant-configuration"&gt;http://datacenter.github.io/acitoolkit/docsbuild/html/tutorial.html#building-a-simple-tenant-configuration&lt;/A&gt;&lt;/P&gt;&lt;P style="font-size: 13.6000003814697px; padding-left: 60px;"&gt;&lt;STRONG&gt;Python 2.7.6 (default, Nov 10 2013, 19:24:24) [MSC v.1500 64 bit (AMD64)] on win32&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.6000003814697px; padding-left: 60px;"&gt;&lt;STRONG&gt;Type "copyright", "credits" or "license()" for more information.&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.6000003814697px; padding-left: 60px;"&gt;&lt;STRONG&gt;&amp;gt;&amp;gt;&amp;gt; from acitoolkit.acitoolkit import *&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.6000003814697px; padding-left: 60px;"&gt;&lt;STRONG&gt;&amp;gt;&amp;gt;&amp;gt; from credentials import *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ff00ff;"&gt;&amp;nbsp;&amp;nbsp; //copied from in above URL&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.6000003814697px; padding-left: 60px;"&gt;&lt;STRONG&gt;Traceback (most recent call last):&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.6000003814697px; padding-left: 60px;"&gt;&lt;STRONG&gt;&amp;nbsp; File "&amp;lt;pyshell#1&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.6000003814697px; padding-left: 60px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; from credentials import *&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.6000003814697px; padding-left: 60px;"&gt;&lt;STRONG style="color: #ff0000;"&gt;ImportError: No module named credentials&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 01 Nov 2014 02:24:36 GMT</pubDate>
    <dc:creator>chungewa</dc:creator>
    <dc:date>2014-11-01T02:24:36Z</dc:date>
    <item>
      <title>Error while using aci-toolkit</title>
      <link>https://community.cisco.com/t5/controllers/error-while-using-aci-toolkit/m-p/3450554#M173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI, Guys&lt;/P&gt;&lt;P&gt;I'm using Python2.7 and ACI SDK, and i can create Tenant into my APIC successfully.&lt;/P&gt;&lt;P&gt;But When i try to create Tenant from ACI-toolkit, i got the error：&lt;/P&gt;&lt;P&gt;Thanks for your sharing&lt;/P&gt;&lt;P&gt;Jason&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="background: yellow;"&gt;Python 2.7.6 (default, Nov 10 2013, 19:24:24) [MSC v.1500 64 bit (AMD64)] on win32&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="background: yellow;"&gt;Type "copyright", "credits" or "license()" for more information.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="background: yellow;"&gt;&amp;gt;&amp;gt;&amp;gt; from acitoolkit import *&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="background: yellow;"&gt;&amp;gt;&amp;gt;&amp;gt; from credentails import *&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="background: yellow;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="background: yellow;"&gt;Traceback (most recent call last):&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="background: yellow;"&gt;&amp;nbsp; File "&amp;lt;pyshell#1&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="background: yellow;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;from credentails import *&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;STRONG style="background: yellow;"&gt;ImportError: No module named credentails&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ff00ff;"&gt; // so i using the following to login&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="background: yellow;"&gt;&lt;SPAN&gt;&amp;gt;&amp;gt;&amp;gt; apicUrl = '&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://my-aci-address" rel="nofollow" target="_blank"&gt;https://my-aci-address&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="background: yellow;"&gt;&amp;gt;&amp;gt;&amp;gt; from cobra.mit.access import MoDirectory&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="background: yellow;"&gt;&amp;gt;&amp;gt;&amp;gt; from cobra.mit.session import LoginSession&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="background: yellow;"&gt;&amp;gt;&amp;gt;&amp;gt; loginSession = LoginSession(apicUrl,'admin','cisco123')&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="background: yellow;"&gt;&amp;gt;&amp;gt;&amp;gt; moDir = MoDirectory(loginSession)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="background: yellow;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="background: yellow;"&gt;&amp;gt;&amp;gt;&amp;gt; moDir.login()&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="background: yellow;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;STRONG style="background: yellow;"&gt;&amp;gt;&amp;gt;&amp;gt; tenant = Tenant ('chungewa-ten2') &lt;/STRONG&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="background: yellow;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="background: yellow;"&gt;Traceback (most recent call last):&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="background: yellow;"&gt;&amp;nbsp; File "&amp;lt;pyshell#9&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="margin-left: 1.0in;"&gt;&lt;SPAN style="background: yellow;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; tenant = Tenant ('chungewa-ten2')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt;&lt;SPAN style="color: #ff0000; font-size: 11.0pt; background: yellow; font-family: 'Calibri','sans-serif';"&gt;NameError: name 'Tenant' is not defined&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; &lt;SPAN style="font-size: 18.0pt; font-family: 'Calibri','sans-serif'; color: red;"&gt;where am I wrong&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 00:17:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/error-while-using-aci-toolkit/m-p/3450554#M173</guid>
      <dc:creator>chungewa</dc:creator>
      <dc:date>2014-10-28T00:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error while using aci-toolkit</title>
      <link>https://community.cisco.com/t5/controllers/error-while-using-aci-toolkit/m-p/3450555#M174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jason,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It looks to me that you need to do a couple of things:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First,&lt;/P&gt;&lt;P&gt;from acitoolkit.acitoolkit import *&lt;/P&gt;&lt;P&gt;instead of&lt;/P&gt;&lt;P&gt;from acitoolkit import *&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Second, check the spelling of credentials. You spell it as credentails ("a" and "i" are reversed). I do not know if that is intentional.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Omar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Oct 2014 15:20:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/error-while-using-aci-toolkit/m-p/3450555#M174</guid>
      <dc:creator>Omar Shorbaji</dc:creator>
      <dc:date>2014-10-28T15:20:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error while using aci-toolkit</title>
      <link>https://community.cisco.com/t5/controllers/error-while-using-aci-toolkit/m-p/3450556#M175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.6000003814697px;"&gt;HI, Omar&lt;/P&gt;&lt;P style="font-size: 13.6000003814697px;"&gt;after reinstall acitoolkit, i'v referenced this &lt;A href="http://datacenter.github.io/acitoolkit/docsbuild/html/tutorial.html#building-a-simple-tenant-configuration" title="http://datacenter.github.io/acitoolkit/docsbuild/html/tutorial.html#building-a-simple-tenant-configuration"&gt;http://datacenter.github.io/acitoolkit/docsbuild/html/tutorial.html#building-a-simple-tenant-configuration&lt;/A&gt;&lt;/P&gt;&lt;P style="font-size: 13.6000003814697px; padding-left: 60px;"&gt;&lt;STRONG&gt;Python 2.7.6 (default, Nov 10 2013, 19:24:24) [MSC v.1500 64 bit (AMD64)] on win32&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.6000003814697px; padding-left: 60px;"&gt;&lt;STRONG&gt;Type "copyright", "credits" or "license()" for more information.&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.6000003814697px; padding-left: 60px;"&gt;&lt;STRONG&gt;&amp;gt;&amp;gt;&amp;gt; from acitoolkit.acitoolkit import *&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.6000003814697px; padding-left: 60px;"&gt;&lt;STRONG&gt;&amp;gt;&amp;gt;&amp;gt; from credentials import *&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="color: #ff00ff;"&gt;&amp;nbsp;&amp;nbsp; //copied from in above URL&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.6000003814697px; padding-left: 60px;"&gt;&lt;STRONG&gt;Traceback (most recent call last):&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.6000003814697px; padding-left: 60px;"&gt;&lt;STRONG&gt;&amp;nbsp; File "&amp;lt;pyshell#1&amp;gt;", line 1, in &amp;lt;module&amp;gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.6000003814697px; padding-left: 60px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; from credentials import *&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.6000003814697px; padding-left: 60px;"&gt;&lt;STRONG style="color: #ff0000;"&gt;ImportError: No module named credentials&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Nov 2014 02:24:36 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/error-while-using-aci-toolkit/m-p/3450556#M175</guid>
      <dc:creator>chungewa</dc:creator>
      <dc:date>2014-11-01T02:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: Error while using aci-toolkit</title>
      <link>https://community.cisco.com/t5/controllers/error-while-using-aci-toolkit/m-p/3450557#M176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is some information in the samples/README.md&lt;/P&gt;&lt;P&gt;"Many of the samples in this directory use the file credentials.py to login to the APIC.&amp;nbsp; Before running, edit the credentials.py with the username, password, and IP address for your environment."&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So create a credentials.py file in the same directory as your code and have in it values for URL, LOGIN and PASSWORD as the credentials to access the APIC. Below is an example. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;## credentials.py&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;URL="&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://127.0.0.1" rel="nofollow" target="_blank"&gt;http://127.0.0.1&lt;/A&gt;&lt;SPAN&gt;"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;LOGIN="chungewa"&lt;/P&gt;&lt;P&gt;PASSWORD="Cisco123"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Omar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Nov 2014 02:37:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/error-while-using-aci-toolkit/m-p/3450557#M176</guid>
      <dc:creator>Omar Shorbaji</dc:creator>
      <dc:date>2014-11-01T02:37:57Z</dc:date>
    </item>
    <item>
      <title>Re: Error while using aci-toolkit</title>
      <link>https://community.cisco.com/t5/controllers/error-while-using-aci-toolkit/m-p/3450558#M177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Omar：&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: arial; font-size: 12px;"&gt;modify credentials.py and put under my python2.7 directory, that works.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Nov 2014 02:55:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/error-while-using-aci-toolkit/m-p/3450558#M177</guid>
      <dc:creator>chungewa</dc:creator>
      <dc:date>2014-11-01T02:55:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error while using aci-toolkit</title>
      <link>https://community.cisco.com/t5/controllers/error-while-using-aci-toolkit/m-p/3450559#M178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am having the same issue.. But it's not credential related.. &lt;/P&gt;&lt;P&gt;$ python aci-doc.py &lt;/P&gt;&lt;P&gt;Traceback (most recent call last):&lt;/P&gt;&lt;P&gt;&amp;nbsp; File "aci-doc.py", line 4, in &amp;lt;module&amp;gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; import cobra.mit.access&lt;/P&gt;&lt;P&gt;ImportError: No module named cobra.mit.access&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've searched and I don't appear to have this module anywhere..&amp;nbsp; Does anyone know a location to download it from? I've seen it on "ReadTheDocs" website, but nothing official that I can find on Cisco.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Aug 2016 04:05:24 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/error-while-using-aci-toolkit/m-p/3450559#M178</guid>
      <dc:creator>jdanrich</dc:creator>
      <dc:date>2016-08-09T04:05:24Z</dc:date>
    </item>
    <item>
      <title>Re: Error while using aci-toolkit</title>
      <link>https://community.cisco.com/t5/controllers/error-while-using-aci-toolkit/m-p/3873807#M179</link>
      <description>&lt;P&gt;Have you installed SDK Cobra egg files? Are you using Python 2.7 or 3?&lt;/P&gt;&lt;P&gt;Python 3 does not work. The whole thing works under Pyhton 2.7.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Wassim&lt;/P&gt;</description>
      <pubDate>Sat, 22 Oct 2022 17:31:18 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/error-while-using-aci-toolkit/m-p/3873807#M179</guid>
      <dc:creator>Wassim Aouadi</dc:creator>
      <dc:date>2022-10-22T17:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error while using aci-toolkit</title>
      <link>https://community.cisco.com/t5/controllers/error-while-using-aci-toolkit/m-p/3995815#M180</link>
      <description>&lt;P&gt;I'm also having some trouble importing the acitoolkit module.&lt;/P&gt;&lt;P&gt;This is the error that I get:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;&amp;gt;&amp;gt;&amp;gt; from acitoolkit.acitoolkit import *
Traceback (most recent call last):
  File "&amp;lt;stdin&amp;gt;", line 1, in &amp;lt;module&amp;gt;
  File "build\bdist.win-amd64\egg\acitoolkit\__init__.py", line 30, in &amp;lt;module&amp;gt;
  File "build\bdist.win-amd64\egg\acitoolkit\aciFaults.py", line 6, in &amp;lt;module&amp;gt;
  File "C:\Users\dfvieiragoncalves\code\py2-venv\lib\site-packages\jsonschema-3.2.0-py2.7.egg\jsonschema\__init__.py", line 33, in &amp;lt;module&amp;gt;
    import importlib_metadata as metadata
  File "C:\Users\dfvieiragoncalves\code\py2-venv\lib\site-packages\importlib_metadata-1.2.0-py2.7.egg\importlib_metadata\__init__.py", line 9, in &amp;lt;module&amp;gt;
    import zipp
  File "C:\Users\dfvieiragoncalves\code\py2-venv\lib\site-packages\zipp-0.6.0-py2.7.egg\zipp.py", line 12, in &amp;lt;module&amp;gt;
    import more_itertools
  File "build\bdist.win-amd64\egg\more_itertools\__init__.py", line 1, in &amp;lt;module&amp;gt;
  File "C:\Users\dfvieiragoncalves\code\py2-venv\lib\site-packages\more_itertools-8.0.2-py2.7.egg\more_itertools\more.py", line 460
    yield from iterable
             ^
SyntaxError: invalid syntax&lt;/PRE&gt;</description>
      <pubDate>Mon, 09 Dec 2019 14:31:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/error-while-using-aci-toolkit/m-p/3995815#M180</guid>
      <dc:creator>DiogoGoncalves23944</dc:creator>
      <dc:date>2019-12-09T14:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error while using aci-toolkit</title>
      <link>https://community.cisco.com/t5/controllers/error-while-using-aci-toolkit/m-p/4000245#M181</link>
      <description>&lt;P&gt;I have the same problem&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 20:47:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/error-while-using-aci-toolkit/m-p/4000245#M181</guid>
      <dc:creator>shankarg</dc:creator>
      <dc:date>2019-12-17T20:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Error while using aci-toolkit</title>
      <link>https://community.cisco.com/t5/controllers/error-while-using-aci-toolkit/m-p/4000282#M182</link>
      <description>&lt;P&gt;Following commands solved the problem:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;pip2 uninstall more_itertools&lt;/P&gt;
&lt;P&gt;pip2 install more_itertools==5.0.0&lt;/P&gt;</description>
      <pubDate>Tue, 17 Dec 2019 21:29:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/error-while-using-aci-toolkit/m-p/4000282#M182</guid>
      <dc:creator>shankarg</dc:creator>
      <dc:date>2019-12-17T21:29:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error while using aci-toolkit</title>
      <link>https://community.cisco.com/t5/controllers/error-while-using-aci-toolkit/m-p/4128482#M183</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The Cobra SDK files are typically downloaded from a physical APIC appliance.&lt;/P&gt;
&lt;P&gt;wget &lt;A href="https://d1nmyq4gcgsfi5.cloudfront.net/fileMedia/1f3d41ce-d154-44e3-74c1-d6cf3b525eaa/acicobra-4.2_3h-py2.py3-none-any.whl" target="_blank"&gt;https://d1nmyq4gcgsfi5.cloudfront.net/fileMedia/1f3d41ce-d154-44e3-74c1-d6cf3b525eaa/acicobra-4.2_3h-py2.py3-none-any.whl&lt;/A&gt;&lt;BR /&gt;wget &lt;A href="https://d1nmyq4gcgsfi5.cloudfront.net/fileMedia/b3b69aa3-891b-41ff-46db-a73b4b215860/acimodel-4.2_3h-py2.py3-none-any.whl" target="_blank"&gt;https://d1nmyq4gcgsfi5.cloudfront.net/fileMedia/b3b69aa3-891b-41ff-46db-a73b4b215860/acimodel-4.2_3h-py2.py3-none-any.whl&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 31 Jul 2020 05:07:19 GMT</pubDate>
      <guid>https://community.cisco.com/t5/controllers/error-while-using-aci-toolkit/m-p/4128482#M183</guid>
      <dc:creator>snievesz</dc:creator>
      <dc:date>2020-07-31T05:07:19Z</dc:date>
    </item>
  </channel>
</rss>

