diff options
| author | Markus Heiser <markus.heiser@darmarit.de> | 2021-03-03 18:57:20 +0100 |
|---|---|---|
| committer | Markus Heiser <markus.heiser@darmarit.de> | 2021-03-03 18:57:20 +0100 |
| commit | 2e58988191af18b88fdf8200aead3f43b0e47de5 (patch) | |
| tree | fcc9e90254ac711e2864d3f65b25dd87517b6202 /setup.py | |
| parent | c748fc66cf7c4a4ebfecde61dd683422dd6b3901 (diff) | |
[fix] utils/serax.sh create_pyenv() - drop duplicate 'pip install .'
The wrong and unnecessary `pip install .` is executed in /usr/local/searx and is
responsible for the error message:
ERROR: File "setup.py" not found. Directory cannot be installed in editable mode: /usr/local/searx
The correct pip-install comes right after changing to `cd ${SEARX_SRC}`.
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'setup.py')
0 files changed, 0 insertions, 0 deletions