I'm running bare-metal 1.5-rolling-202406270020 (Build commit ID: b90a73b304a05f). When executing command encryption enable, the command fails with:
Traceback (most recent call last): File "/usr/libexec/vyos/vyos-config-encrypt.py", line 29, in <module> from vyos.util import ask_input ModuleNotFoundError: No module named 'vyos.util'
This requires a really simple fix which I'm happy to contribute via github (but need the Task-ID for pull request).