-
Notifications
You must be signed in to change notification settings - Fork 13
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Py3 breakage? #37
Comments
AOSDriver is not compatible with build-in Napalm 3.0 yet, you have to use Napalm version 3.2.1 |
@jefvantongerloo so nice of you to take time for a reply. |
Sorry typo, the compatible version is 2.3.1. |
Thanks! Hopefully that PR will move forward some day. |
Please help to test again with latest code |
It seems to do a lot better now:
I need to replicate things in an env with AOS switches for actual testing, but it seems you solved the main py3 pain points already! |
@FlorianHeigl Tested through netbox-docker and confirmed working with Python3 and Netbox: |
I'm just a beginner learning the modules i'll need in the next months, but this seems to be a real issue. I would strongly suggest there's some issue in python compatibilty. I'm running netbox-docker by the way, and added this driver via
pip3 install napalm-aos
.the
procurve
driver just loaded a moment before!The text was updated successfully, but these errors were encountered: