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

module 'keri.core.coring' has no attribute 'Salter' #114

Closed
shanfeng9001 opened this issue Dec 27, 2024 · 1 comment
Closed

module 'keri.core.coring' has no attribute 'Salter' #114

shanfeng9001 opened this issue Dec 27, 2024 · 1 comment

Comments

@shanfeng9001
Copy link

An error occurred when calling the following code in Signifypy.
client = SignifyClient(passcode=bran, tier=tier, url=url)

The error message is:
module 'keri.core.coring' has no attribute 'Salter'

1 2

After retrieval, it was found that among all versions of Keripy, the definition of "Salter" only exists in keripy/src/keri/core/signing.py.

Snipaste_2024-12-27_10-46-48

In any version, the definition of "Salter" in "coring" has not been found.

Thanks for your help!

@kentbull
Copy link
Contributor

kentbull commented Jan 19, 2025

This was addressed in #116

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