cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
499
Views
1
Helpful
1
Replies

How do I use Python Netmiko library in Packet Tracer?

jaikal9
Level 1
Level 1

I've written a script in PT using Netmiko which I've been told is in PT. However when I run the script it says there is no module named netmiko in main.py. I've called to import it in my script, is there an option I need to enable? I'm having trouble finding answers online.

1 Reply 1

In your python environment have you done a pip install netmiko? From your python run pip list this will show all Python libraries installed.

Hope this helps 

Please mark this as helpful or solution accepted to help others
Connect with me https://bigevilbeard.github.io