Heads Up :
The post you are writing will appear in a public forum. Please ensure all content is appropriate for public consumption. Review the employee guidelines for the community here.
I am trying to set up pyats in a virtual environment. When I run:pip install --trusted-host=pypi.org --trusted-host=files.pythonhosted.org pyats[full]I get this error:ERROR: Could not find a version that satisfies the requirement pyats[full] (from ve...
I am working to get pyATs working for my network. I have a test Cisco device which I can ping as well as ssh into using PuTTy and linux server terminal. I cannot on the other hand ssh into actual devices on the network using the linux server, I can a...
Still having authentication issues. From command prompt I am able to now ssh into my test devices by adding:HostKeyAlgorithms +ssh-rsa to the config file. I also was able to figure out the actual user name for the network device. I am able to get to ...
@bigevilbeard I am unable to write to the file because it is read-only and I probably don't have the right permissions to change it. Am I stuck or is there something else I could try