Skip to content
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

Napalm module import error #62

Open
ognjen011 opened this issue Apr 20, 2020 · 2 comments
Open

Napalm module import error #62

ognjen011 opened this issue Apr 20, 2020 · 2 comments
Labels

Comments

@ognjen011
Copy link

ognjen011 commented Apr 20, 2020

I have installed a pack and have added a napalm.yaml file with auth and device information. But when i try and use ros for routeros i get this error:

napalm.base.exceptions.ModuleImportError: Cannot import "ros". Is the library installed?

pip3 says napalm ros is installed.

Same goes for napalm-procurve

@arm4b arm4b added the bug label Apr 20, 2020
@LindsayHill
Copy link
Contributor

pip3 says napalm ros is installed.

Which virtualenv are you looking at?

@ognjen011
Copy link
Author

ognjen011 commented Apr 22, 2020

Ok i tried with napalm virtual environment and it started to work as expected for routeros but i am still seeing a problem with procurve:

ValueError: Driver "procurve" is not a valid NAPALM Driver.

pip3 install napalm-procurve says that it is already installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants