Skip to content

_sha256 not found #1

@grsoratoor

Description

@grsoratoor

from _sha256 import sha256

ModuleNotFoundError: No module named '_sha256'

There is no library with the name _sha256
does it need to be from sha256 import sha256 ??

changing _sha256 to sha256 worked for me.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions