Skip to content
Snippets Groups Projects
Commit 81ff4bd5 authored by Wuttke, Joachim's avatar Wuttke, Joachim
Browse files

[j.0] Hugo install Py: + dependencies ()

Merging branch 'j.0'  into 'main'.

See merge request !2765
parents d3bfe8f7 8fb69a93
No related branches found
No related tags found
1 merge request!2765Hugo install Py: + dependencies
Pipeline #173981 passed
......@@ -33,6 +33,12 @@ A warning about missing sqlite3 support can be ignored.
#### Python in pyenv
Pyenv installation requires a few more libraries and headers:
| Distribution | Packages |
| ------------ | -------- |
| Debian | libffi-dev libsqlite3-dev libbz2-dev liblzma-dev |
Prepare the shell by adding
```
export PYENV_ROOT="$HOME/.pyenv"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment