Changes between Version 29 and Version 30 of InstallationInstructions
- Timestamp:
- Oct 6, 2024, 7:09:02 PM (8 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationInstructions
v29 v30 38 38 * otherwise 39 39 1. download [https://nlp.fi.muni.cz/projects/pepper/pyenv_install.sh pyenv_install.sh] 40 2. edit i s, set `PEPPER_ROOT` to your base Pepper directory. In our case `PEPPER_ROOT=/nlp/projekty/pepper`.40 2. edit it, set `PEPPER_ROOT` to your base Pepper directory. In our case `PEPPER_ROOT=/nlp/projekty/pepper`. 41 41 3. install [https://github.com/pyenv/pyenv/wiki#suggested-build-environment Python build dependencies] (for Ubuntu, the build dependencies are installed when running the script) 42 42 4. run `sh pyenv_install.sh`