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

Could not locate nacl lib #1

Open
dmachard opened this issue Nov 11, 2021 · 1 comment
Open

Could not locate nacl lib #1

dmachard opened this issue Nov 11, 2021 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@dmachard
Copy link
Owner

Traceback (most recent call last):
File "", line 1, in
File "/home/automation/.local/lib/python3.9/site-packages/dnsdist_console/init.py", line 1, in
from dnsdist_console.console import Console
File "/home/automation/.local/lib/python3.9/site-packages/dnsdist_console/console.py", line 3, in
import libnacl
File "/home/automation/.local/lib/python3.9/site-packages/libnacl/init.py", line 83, in
nacl = _get_nacl()
File "/home/automation/.local/lib/python3.9/site-packages/libnacl/init.py", line 79, in _get_nacl
raise OSError(msg)
OSError: Could not locate nacl lib, searched for libsodium.so, libsodium.so.23, libsodium.so.18, libsodium.so.17, libsodium.so.13, libsodium.so.10, libsodium.so.5, libsodium.so.4,

@dmachard
Copy link
Owner Author

dmachard commented Nov 11, 2021

sudo dnf install libsodium

@dmachard dmachard added the enhancement New feature or request label Jun 18, 2023
@dmachard dmachard added documentation Improvements or additions to documentation and removed enhancement New feature or request labels Sep 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant