When python3-nacl and python3-pynacl are included in an image the following error occurs: Error: Transaction test error: file /usr/lib64/python3.11/site-packages/nacl/__init__.py conflicts between attempted installs of python3-nacl-1.3.0-r0.corei7_64 and python3-pynacl-1.5.0-r0.corei7_64
$ setup.sh --machines intel-x86-64 --distro wrlinux --dl-layers=1 --distros wrlinux-graphics $ . ./environment-setup-x86_64-wrlinuxsdk-linux $ . ./oe-init-build-env $ in local.conf IMAGE_INSTALL:append = " python3-nacl python3-pynacl" $ bitbake wrlinux-image-std NA