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

Tests fails with import error. #4

Open
amdei opened this issue Sep 20, 2016 · 1 comment
Open

Tests fails with import error. #4

amdei opened this issue Sep 20, 2016 · 1 comment

Comments

@amdei
Copy link

amdei commented Sep 20, 2016

# python ./tests/test_interfaces.py
Traceback (most recent call last):
  File "./tests/test_interfaces.py", line 6, in <module>
    from network_interfaces import InterfacesFile, Auto, Allow, ValidationError
ImportError: cannot import name ValidationError

Where ValidationError should have been defined?

@pylover
Copy link
Owner

pylover commented Sep 21, 2016

Thanks, i'll fix it in short manner of time.

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

2 participants