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

ImportError: No module named openclos.l3Clos #329

Open
dirtyratusa opened this issue Sep 14, 2017 · 0 comments
Open

ImportError: No module named openclos.l3Clos #329

dirtyratusa opened this issue Sep 14, 2017 · 0 comments

Comments

@dirtyratusa
Copy link

Using /usr/lib/python2.7/dist-packages
Searching for pycrypto==2.6.1
Best match: pycrypto 2.6.1
pycrypto 2.6.1 is already the active version in easy-install.pth

Using /usr/lib/python2.7/dist-packages
Finished processing dependencies for ncclient==0.5.3

Successfully installed junos-eznc OpenClos ncclient scp
Cleaning up...

riverad@ubuntu:~/OpenClos-3.0/jnpr/openclos/tests$ sudo python sampleApplication.py
Traceback (most recent call last):
File "sampleApplication.py", line 6, in
from jnpr.openclos.l3Clos import L3ClosMediation
ImportError: No module named openclos.l3Clos

I uninstalled junos-eznc and reinstalled OpenClos, but the ImportError persists. Anything esle I can do?
Thanks.

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

No branches or pull requests

1 participant