spruceid / didkit

A cross-platform toolkit for decentralized identity.
https://www.spruceid.dev/didkit/didkit
Apache License 2.0
266 stars 76 forks source link

Python Django examples throws error - no running event loop #307

Closed demos2022 closed 2 years ago

demos2022 commented 2 years ago

While running the python-django example program, the error - no running event loop gets thrown when the line -verification_method = didkit.key_to_verification_method("key", key) in issue_credential.py file gets invoked. Attached is the screenshot. screenshot_pythondjangoerror

sbihel commented 2 years ago

Whilst I fix the various pipelines, you will find the updated example here: https://github.com/spruceid/didkit-python/tree/feat/examples/examples/python_django