aci-learning-labs-code-samples icon indicating copy to clipboard operation
aci-learning-labs-code-samples copied to clipboard

Results 13 aci-learning-labs-code-samples issues
Sort by recently updated
recently updated
newest added

Added new, tested credentials from https://devnetsandbox.cisco.com/DevNet/catalog/ACI-Simulator-Always-On

python3 baseline.py Traceback (most recent call last): File "/Users/alexstev/Documents/CiscoDevNet/code/aci-learning-labs-code-samples/apic_fabric_setup/baseline.py", line 11, in import startup_script File "/Users/alexstev/Documents/CiscoDevNet/code/aci-learning-labs-code-samples/apic_fabric_setup/startup_script.py", line 3, in import cobra.mit.access File "/Users/alexstev/Documents/CiscoDevNet/code/aci-learning-labs-code-samples/ven/lib/python3.9/site-packages/cobra/__init__.py", line 17, in from cobra import io...

There seems to be this error even on the solution file. The full output is: F:\Other\DevNet\aci-learning-labs-code-samples\venv\lib\site-packages\acitoolkit-0.4-py3.10.egg\acitoolkit\acitoolkit.py:5207: SyntaxWarning: "is not" with a literal. Did you mean "!="? F:\Other\DevNet\aci-learning-labs-code-samples\venv\lib\site-packages\acitoolkit-0.4-py3.10.egg\acitoolkit\acitoolkit.py:5207: SyntaxWarning: "is not"...

Traceback (most recent call last): File "baseline.py", line 11, in import startup_script File "C:\Users\arjun\Desktop\dev\aci-learning-labs-code-samples\apic_fabric_setup\startup_script.py", line 225, in md.commit(c) File "C:\Users\arjun\Desktop\dev\aci-learning-labs-code-samples\venv\lib\site-packages\cobra\mit\access.py", line 66, in commit return self._accessImpl.post(configObject) File "C:\Users\arjun\Desktop\dev\aci-learning-labs-code-samples\venv\lib\site-packages\cobra\internal\rest\accessimpl.py", line 182,...

Hi, I'm a first time user and I'm getting this error, thus not being able to continue. (venv) C:\Users\aegia\Documents\aci-learning-labs-code-samples>python apic_fabric_setup\baseline.py Baselining APIC Simulator for Learning Labs Setting up Fabric Nodes...

Bumps [cryptography](https://github.com/pyca/cryptography) from 2.1.4 to 2.3. Changelog *Sourced from [cryptography's changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst).* > 2.3 - 2018-07-18 > ~~~~~~~~~~~~~~~~ > > * **SECURITY ISSUE:** > :meth:`~cryptography.hazmat.primitives.ciphers.AEADDecryptionContext.finalize_with_tag` > allowed tag truncation by default...

dependencies

Bumps [requests](https://github.com/requests/requests) from 2.18.4 to 2.20.0. Changelog *Sourced from [requests's changelog](https://github.com/psf/requests/blob/master/HISTORY.md).* > 2.20.0 (2018-10-18) > ------------------- > > **Bugfixes** > > - Content-Type header parsing is now case-insensitive (e.g. >...

dependencies