venv/bin/klever-deploy-local: command not found #8
Replies: 2 comments 1 reply
-
Directory "venv" and file "venv/bin/klever-deploy-local" should be created within the root directory of Klever's Git repository, if you accurately do all specified actions and everything goes well. Then you should run the final installation command for local deployment from exactly that directory. Please, ensure that you did do everything necessary successfully. If it will not work still, please, provide a list of commands, that you executed, and names of directories, where you ran these commands. |
Beta Was this translation helpful? Give feedback.
-
Firstly, I would like to thank you for considering my problem.I tried again, but the same problem occurred.Here is my operation process.
|
Beta Was this translation helpful? Give feedback.
-
I followed document
"https://klever.readthedocs.io/en/latest/deploy.html"
step by step to deploy Klever on ubuntu 20.04.
When i am working on "Local Deployment" and run
"sudo venv/bin/klever-deploy-local --deployment-directory $KLEVER_DEPLOY_DIR install production"
i failed, and it shows "sudo: venv/bin/klever-deploy-local: command not found".
I am deeply grateful for any assistance you may be able to provide.
Beta Was this translation helpful? Give feedback.
All reactions