-
Notifications
You must be signed in to change notification settings - Fork 55
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
[BUG]: ImportError on python examples #85
Comments
Hello @chamcca - this issue is not directly related to this sample, but with a dependency consumed with the |
Closing the issue and the PR accordingly, per above. |
See also this issue. |
got it. that works, thanks for the update. i should have started there |
No worries at all! Thank you for jumping in. The updated lib (and bumped up version number) should cause the |
Hi @chamcca - the Python plugin and lib are now updated. I used
Thank you! |
just confirmed it. works great, thanks for the update |
Python example fails to execute and unit tests fail with the error:
ImportError: cannot import name 'verify_interface' from 'cryptography.utils'
The text was updated successfully, but these errors were encountered: