Installation fehlgeschlagen #156
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hallo liebe Leute,
die Installation, wie hier beschrieben, funktioniert nicht mit einer Debian GNU/Linux Distribution.
Ein entsprechender Pull Request ist unterwegs. :)
Ich kann zur Zeit meinen Fork nicht lokal klonen. Also liefere ich auf diesem Weg aus. Damit ich
lektor server
ausfuehren kann, fuehre ich zusaetzlich zur Installationanleitung folgende Instruktionen aus.Create a virtual Python environment in the project directory:
Activate the virtual Python environment:
Anschliessend kann ich erfolgreich
lektor server
aufrufenBTW, die Installation von Lekor koennten wir auch in eine Anforderungsliste wie folgt konfigurieren.
Install the packages listed in requirements.txt using pip:
This issue is solved in pull request.