@@ -410,6 +410,14 @@ editor directs the user to copy the standalone `scripts/devlog_editor.py` into
|
||||
the project checkout, initialize and author the devlog, publish the changes, and
|
||||
recheck. It never edits, commits, or pushes an external project repository.
|
||||
|
||||
Project Editor requires the Lektor Python package because it uses the site's
|
||||
authoritative importer directly. If the launching Python cannot import Lektor,
|
||||
the editor automatically checks `LABYRICORN_LEKTOR_PYTHON`, a project-local
|
||||
`.venv`, common pipx Lektor environments, and the environment containing a
|
||||
`lektor` command. It relaunches itself with the first runtime that can import
|
||||
both Lektor and Tkinter. Set `LABYRICORN_LEKTOR_PYTHON` to an explicit Python
|
||||
executable when Lektor is installed somewhere else.
|
||||
|
||||
## Production filesystem and permissions
|
||||
|
||||
```text
|
||||
|
||||
Reference in New Issue
Block a user