bstack attempt1 -- bookstack 18.0-1, apt updated ## lexicon install attempt after passing dns-01 stage in confconsole TurnKey GNU┌─────────────────────────Error────────────────────────────┐ ───────────│ │───────────── │ Command 'python3 -m venv /usr/local/src/venv/lexicon' │ │ failed: │ │ │ │ Something went wrong when running python3 -m venv │ │ /usr/local/src/venv/lexicon: │ │ │ │ Error: Unable to determine path to the running Python │ │ interpreter. Provide an explicit path or check that your │ │ PATH environment variable is correctly set. │ │ │ │ │ │ │ │ │ │ │ │ │ ├──────────────────────────────────────────────────────────┤ │ < ok > │ └──────────────────────────────────────────────────────────┘ !! exit to terminal ### ! venv path exists but empty - thus python3.11-venv was installed via confconsole ### ! lexicon package exists ~# apt show lexicon Package: lexicon Version: 3.11.7-1 Priority: optional Section: python Maintainer: Ana Custura Installed-Size: 31.7 kB Depends: python3:any, python3-lexicon (= 3.11.7-1) Homepage: https://github.com/AnalogJ/lexicon Download-Size: 10.9 kB APT-Sources: http://deb.debian.org/debian bookworm/main amd64 Packages Description: CLI for manipulating DNS records on various DNS providers (Python 3) Lexicon provides a way to manipulate DNS records on multiple DNS providers in a standardized way. Lexicon was designed to be used in automation, specifically letsencrypt. . This package installs the tool for Python 3.