Skip to content

Issue to import libsodium on Windows

OSError: Could not locate nacl lib, searched for libsodium

In DuniterPy we are using libnacl which requires libsodium to be installed on Unix from the distribution package manager. On Windows, it can be installed.

For DuniterPy, we could use PyNaCl: duniterpy#83. Or migrate to substrate-interface cryptography’s.

Edited by Moul
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information